Skip to content

Commit 760ebe1

Browse files
committed
Add CSS comments
1 parent e5af9bd commit 760ebe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* {
2-
font-family: system-ui, sans-serif;
1+
* {/*global styles*/
2+
font-family: system-ui, sans-serif;/*set default font to system-based font*/
33
}

0 commit comments

Comments
 (0)