Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
|
@@ -221,7 +221,7 @@ body {
|
|
| 221 |
width: 100%;
|
| 222 |
background-color: #4c8ed9;
|
| 223 |
color: white;
|
| 224 |
-
font-size: 0.
|
| 225 |
font-weight: bold;
|
| 226 |
padding: 0.75rem 0;
|
| 227 |
border-radius: 0.5rem;
|
|
|
|
| 221 |
width: 100%;
|
| 222 |
background-color: #4c8ed9;
|
| 223 |
color: white;
|
| 224 |
+
font-size: 0.725rem;
|
| 225 |
font-weight: bold;
|
| 226 |
padding: 0.75rem 0;
|
| 227 |
border-radius: 0.5rem;
|