Skip to content

Commit fe2c08d

Browse files
Update styles.css
1 parent 9166cfc commit fe2c08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ body {
88
flex-direction: column;
99
width: 100vw;
1010
font-family: Verdana, Tahoma, sans-serif;
11+
font-size: 16px;
1112
}
1213

1314
header {
@@ -47,7 +48,6 @@ h1 {
4748
}
4849

4950
a {
50-
font-size: 16px;
5151
text-decoration: none;
5252
color: rgb(240,240,240);
5353
}

0 commit comments

Comments
 (0)