mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-21 00:49:09 +00:00

* 🌈 Organise colors with vars only * ➕ New file structure * File restructuring * ⚒️ Fix build issue * Rearranged files
8 lines
116 B
SCSS
8 lines
116 B
SCSS
.u-no-padding-left {
|
|
padding-left: 0 !important;
|
|
}
|
|
|
|
.u-margin-bottom-double {
|
|
margin-bottom: 2rem !important;
|
|
}
|