mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-22 17:30:00 +00:00
10843f2909
* 🌈 Organise colors with vars only * ➕ New file structure * File restructuring * ⚒️ Fix build issue * Rearranged files
6 lines
110 B
SCSS
6 lines
110 B
SCSS
.subtitle {
|
|
font-family: $ext-sans;
|
|
font-weight: $regular;
|
|
letter-spacing: 0.1;
|
|
grid-column: span 2;
|
|
} |