Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -3,10 +3,10 @@ body {
|
|
3 |
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
}
|
5 |
|
6 |
-
.
|
7 |
-
font-size: 16px;
|
8 |
-
margin-top: 0;
|
9 |
text-align: center;
|
|
|
|
|
10 |
}
|
11 |
|
12 |
p {
|
|
|
3 |
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
}
|
5 |
|
6 |
+
.kaiser {
|
|
|
|
|
7 |
text-align: center;
|
8 |
+
font-size: 24px;
|
9 |
+
margin-top: 0;
|
10 |
}
|
11 |
|
12 |
p {
|