upate: .no-sidebar separated into .no-sidebar + .with-padding
This commit is contained in:
@ -1,13 +1,9 @@
|
||||
.no-sidebar {
|
||||
flex: 1;
|
||||
<<<<<<< HEAD
|
||||
|
||||
&.with-padding {
|
||||
@extend %padding-main;
|
||||
padding: 1.3rem;
|
||||
}
|
||||
=======
|
||||
padding: 5rem;
|
||||
>>>>>>> d9b2c89... update: flex class added in other files + %padding removed
|
||||
}
|
||||
|
||||
.with-sidebar {
|
||||
|
Reference in New Issue
Block a user