mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 01:08:08 +01:00
Fixed improper centering of columns-area
This commit is contained in:
parent
2d8ebdcc72
commit
0b371da971
1 changed files with 0 additions and 4 deletions
|
@ -1351,10 +1351,6 @@
|
|||
overflow-x: auto;
|
||||
position: relative;
|
||||
padding: 10px;
|
||||
|
||||
.wide & {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
@include limited-single-column('screen and (max-width: 360px)', $parent: null) {
|
||||
|
|
Loading…
Reference in a new issue