Skip to content

Commit f7de9b6

Browse files
style: add comment for global styles section in CSS
1 parent 17a854d commit f7de9b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Barlow+Condensed:wght@700&display=swap');
22

3+
/* ── Global Styles ── */
4+
35
* {
46
margin: 0;
57
padding: 0;

0 commit comments

Comments
 (0)