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