Update style.css
Browse files
style.css
CHANGED
@@ -33,6 +33,7 @@ html, body {
|
|
33 |
justify-content: center;
|
34 |
align-items: center;
|
35 |
text-align: center;
|
|
|
36 |
}
|
37 |
|
38 |
.menu h3 {
|
|
|
33 |
justify-content: center;
|
34 |
align-items: center;
|
35 |
text-align: center;
|
36 |
+
font-family: SF;
|
37 |
}
|
38 |
|
39 |
.menu h3 {
|