mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:59:28 +00:00
Added adminContent--full class
This commit is contained in:
@@ -10,8 +10,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@include respond-to('large') {
|
@include respond-to('large') {
|
||||||
margin-left: 20vw;
|
|
||||||
margin-top: 80px;
|
margin-top: 80px;
|
||||||
|
|
||||||
|
&:not(.adminContent--full) {
|
||||||
|
margin-left: 20vw;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user