gosign commited on
Commit
11e1739
·
verified ·
1 Parent(s): ec57de9

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -18,7 +18,7 @@
18
  }
19
 
20
  h1 {
21
- color: #ff6347; /* Tomato color for header */
22
  font-size: 2.5em;
23
  margin-bottom: 20px;
24
  }
 
18
  }
19
 
20
  h1 {
21
+ color: #ee7202; /* Orange color for header */
22
  font-size: 2.5em;
23
  margin-bottom: 20px;
24
  }