This commit is contained in:
@@ -2087,13 +2087,16 @@ a[title*="pawoo.net"]::after{
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
.region_3-on .toplevel_item{
|
||||
width: 100%;
|
||||
}
|
||||
#overlay{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 800px){
|
||||
.toplevel_item{
|
||||
width: 48%;
|
||||
width: calc(50% - 16px);
|
||||
margin: 8px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user