Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -121,7 +121,7 @@
|
|
| 121 |
}
|
| 122 |
|
| 123 |
.footer-link {
|
| 124 |
-
font-size:
|
| 125 |
font-weight: 50;
|
| 126 |
text-decoration: none;
|
| 127 |
background: linear-gradient(270deg, var(--dark-red), var(--light-red));
|
|
|
|
| 121 |
}
|
| 122 |
|
| 123 |
.footer-link {
|
| 124 |
+
font-size: 1.1rem;
|
| 125 |
font-weight: 50;
|
| 126 |
text-decoration: none;
|
| 127 |
background: linear-gradient(270deg, var(--dark-red), var(--light-red));
|