Vishalakak commited on
Commit
bef287a
·
1 Parent(s): a2ceb50

color change

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -90,7 +90,7 @@
90
  h2 {
91
  text-align: center;
92
  margin-top: 25px;
93
- color:rgb(236, 6, 6);
94
  }
95
 
96
  @media (max-width: 768px) {
 
90
  h2 {
91
  text-align: center;
92
  margin-top: 25px;
93
+ color:rgb(209, 236, 6);
94
  }
95
 
96
  @media (max-width: 768px) {