lyunm1206 commited on
Commit
d597f74
·
1 Parent(s): 441ef0c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -68,7 +68,7 @@
68
  }
69
 
70
  .tab-button {
71
- background-color: #fa6a64;
72
  color: white;
73
  border: none;
74
  padding: 10px 20px;
@@ -78,7 +78,7 @@
78
  }
79
 
80
  .tab-button:hover {
81
- background-color: #fab564;
82
  }
83
  .tab-button.active{
84
  background-color: #fa64a9;
 
68
  }
69
 
70
  .tab-button {
71
+ background-color: #696969;
72
  color: white;
73
  border: none;
74
  padding: 10px 20px;
 
78
  }
79
 
80
  .tab-button:hover {
81
+ background-color: #fa64a9;
82
  }
83
  .tab-button.active{
84
  background-color: #fa64a9;