Update style.css
Browse files
style.css
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
|
10 |
/* 2) Main heading (H1) styling */
|
11 |
h1 {
|
12 |
-
color: #
|
13 |
font-weight: 700;
|
14 |
font-size: 2.5rem; /* Adjust size as needed */
|
15 |
margin-bottom: 1rem;
|
|
|
9 |
|
10 |
/* 2) Main heading (H1) styling */
|
11 |
h1 {
|
12 |
+
color: #000000;
|
13 |
font-weight: 700;
|
14 |
font-size: 2.5rem; /* Adjust size as needed */
|
15 |
margin-bottom: 1rem;
|