Skip to content

Commit 09f9989

Browse files
authored
Update style.css
1 parent ca2aa2a commit 09f9989

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

style.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@800&display=swap');
2-
3-
html {
4-
font-weight: 400;
5-
font-size: 18px;
6-
line-height: 1.5;
7-
color: #415462;
8-
font-family: system-ui,-apple-system,"Segoe UI","Roboto","Ubuntu","Cantarell","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
9-
}
10-
*,
11-
*:before,
12-
*:after{
13-
box-sizing:border-box;
14-
}
151
html {
162
scroll-snap-type: y mandatory;
173
}

0 commit comments

Comments
 (0)