Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ base_model:
|
|
86 |
.section-title {
|
87 |
font-size: 1.5em;
|
88 |
color: ##996515; /* Bright color for section titles */
|
89 |
-
border-bottom: 2px solid
|
90 |
padding-bottom: 5px;
|
91 |
margin-bottom: 10px;
|
92 |
}
|
|
|
86 |
.section-title {
|
87 |
font-size: 1.5em;
|
88 |
color: ##996515; /* Bright color for section titles */
|
89 |
+
border-bottom: 2px solid ##996515;
|
90 |
padding-bottom: 5px;
|
91 |
margin-bottom: 10px;
|
92 |
}
|