Adjusted backgrounds to be page specific
This commit is contained in:
@ -17,4 +17,8 @@
|
||||
min-height: 100vh;
|
||||
overflow-x: hidden;
|
||||
position: relative;
|
||||
|
||||
@extend %t-flexbox;
|
||||
@include t-flex-wrap(wrap);
|
||||
@include t-flex-flow(column);
|
||||
}
|
||||
|
Reference in New Issue
Block a user