hardlyworking commited on
Commit
8ec7cfb
·
verified ·
1 Parent(s): 31e7f58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 #ff6f61;
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
  }