Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -120,7 +120,7 @@
|
|
120 |
.hero-image {
|
121 |
flex: 1;
|
122 |
position: relative;
|
123 |
-
background-color: #
|
124 |
border-radius: 10px;
|
125 |
padding: 2rem;
|
126 |
transition: transform 0.3s;
|
|
|
120 |
.hero-image {
|
121 |
flex: 1;
|
122 |
position: relative;
|
123 |
+
background-color: #90EE90;
|
124 |
border-radius: 10px;
|
125 |
padding: 2rem;
|
126 |
transition: transform 0.3s;
|