lyunm1206 commited on
Commit ·
328bb06
1
Parent(s): 24c4972
font
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -103,7 +103,7 @@
|
|
| 103 |
.main-title {
|
| 104 |
/* Your existing styles for the main title */
|
| 105 |
text-align: center;
|
| 106 |
-
font-size:
|
| 107 |
color: #333;
|
| 108 |
margin-bottom: 10px; /* Adjust spacing below the title */
|
| 109 |
}
|
|
|
|
| 103 |
.main-title {
|
| 104 |
/* Your existing styles for the main title */
|
| 105 |
text-align: center;
|
| 106 |
+
font-size: 1.8em;
|
| 107 |
color: #333;
|
| 108 |
margin-bottom: 10px; /* Adjust spacing below the title */
|
| 109 |
}
|