We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2718153 commit 0454507Copy full SHA for 0454507
src/sass/site/_text.scss
@@ -1,7 +1,7 @@
1
.site__title {
2
- font-family: 'Baloo';
3
- font-weight: 400;
4
- font-size: 2.6rem;
+ margin: .1em 0;
+
+ font: 400 2.6rem / 1.2 'Baloo';
5
6
color: v(site-accent, v(site-primary));
7
0 commit comments