This commit is contained in:
parent
f1834d8a38
commit
817fb5bf9a
@ -2101,7 +2101,7 @@ a[title*="pawoo.net"]::after{
|
|||||||
.toplevel_item{
|
.toplevel_item{
|
||||||
width: calc(50% - 16px);
|
width: calc(50% - 16px);
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
margin: calc(calc(50% - 350px) / 2);
|
margin: calc(calc(50% - $converse_width) / 2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.toplevel_item:nth-child(2n){
|
.toplevel_item:nth-child(2n){
|
||||||
|
Reference in New Issue
Block a user