mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
added layout_page
modes
This commit is contained in:
parent
c4de104b0a
commit
d3169737b1
@ -136,6 +136,12 @@ body {
|
||||
|
||||
overflow-x: hidden;
|
||||
overflow-y: overlay;
|
||||
|
||||
transition: all 150ms ease-in-out;
|
||||
|
||||
&.noMargin {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user