Skip to content

Commit 167a27f

Browse files
committed
Format CSS code
1 parent 09d96bb commit 167a27f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

style.css

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
}
1+
* {
2+
/*global styles*/
3+
font-family: system-ui; /*set default font to system-based font*/
4+
line-height: 150%; /*set default line height to 150%*/
5+
}

0 commit comments

Comments
 (0)