We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d96bb commit 167a27fCopy full SHA for 167a27f
style.css
@@ -1,4 +1,5 @@
1
-* {/*global styles*/
2
- font-family: system-ui;/*set default font to system-based font*/
3
- line-height: 150%;/*set default line height to 150%*/
4
-}
+* {
+ /*global styles*/
+ font-family: system-ui; /*set default font to system-based font*/
+ line-height: 150%; /*set default line height to 150%*/
5
+}
0 commit comments