Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -3,8 +3,9 @@
|
|
| 3 |
body {
|
| 4 |
font-family: -apple-system, BlinkMacSystemFont, "Teko", sans-serif;
|
| 5 |
color: white;
|
| 6 |
-
font-size:
|
| 7 |
text-align: center;
|
|
|
|
| 8 |
}
|
| 9 |
|
| 10 |
.card {
|
|
|
|
| 3 |
body {
|
| 4 |
font-family: -apple-system, BlinkMacSystemFont, "Teko", sans-serif;
|
| 5 |
color: white;
|
| 6 |
+
font-size: 250px;
|
| 7 |
text-align: center;
|
| 8 |
+
font-weight: bolder;
|
| 9 |
}
|
| 10 |
|
| 11 |
.card {
|