Update styles.css
Browse files- styles.css +2 -1
styles.css
CHANGED
|
@@ -387,7 +387,8 @@ body {
|
|
| 387 |
|
| 388 |
.sidebar-section-title {
|
| 389 |
color: #9ca3af;
|
| 390 |
-
font-size: 0.
|
|
|
|
| 391 |
margin-bottom: 1rem;
|
| 392 |
text-transform: uppercase;
|
| 393 |
letter-spacing: 0.05em;
|
|
|
|
| 387 |
|
| 388 |
.sidebar-section-title {
|
| 389 |
color: #9ca3af;
|
| 390 |
+
font-size: 0.45rem;
|
| 391 |
+
margin-top: 1rem;
|
| 392 |
margin-bottom: 1rem;
|
| 393 |
text-transform: uppercase;
|
| 394 |
letter-spacing: 0.05em;
|