Skip to content

Commit f8e922a

Browse files
committed
Update style.css
1 parent d4881ff commit f8e922a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ header {
3737
text-decoration: none;
3838
color: black;
3939
font-weight: bold;
40+
font-size: 2vw;
4041
}
4142

4243
.main-content {
@@ -151,4 +152,7 @@ footer {
151152
.quote em {
152153
font-size: 4vw;
153154
}
155+
.navlinks a {
156+
font-size: 3vw;
157+
}
154158
}

0 commit comments

Comments
 (0)