Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -20,6 +20,7 @@ html, body {
|
|
| 20 |
/* Title color: slightly closer yellow */
|
| 21 |
#escp_title h1 {
|
| 22 |
color: rgb(242,198,55) !important;
|
|
|
|
| 23 |
font-weight: 800 !important;
|
| 24 |
text-align: center !important;
|
| 25 |
margin: 0 0 12px 0 !important;
|
|
|
|
| 20 |
/* Title color: slightly closer yellow */
|
| 21 |
#escp_title h1 {
|
| 22 |
color: rgb(242,198,55) !important;
|
| 23 |
+
font-size: 3rem; !important;
|
| 24 |
font-weight: 800 !important;
|
| 25 |
text-align: center !important;
|
| 26 |
margin: 0 0 12px 0 !important;
|