Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
position: relative;
|
19 |
overflow: hidden;
|
20 |
border-radius: 10px;
|
|
|
21 |
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
|
22 |
|
23 |
}
|
@@ -26,7 +27,7 @@
|
|
26 |
width: 100%;
|
27 |
height: auto;
|
28 |
display: block;
|
29 |
-
|
30 |
}
|
31 |
|
32 |
.gallery-item p {
|
|
|
18 |
position: relative;
|
19 |
overflow: hidden;
|
20 |
border-radius: 10px;
|
21 |
+
color: #301934
|
22 |
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
|
23 |
|
24 |
}
|
|
|
27 |
width: 100%;
|
28 |
height: auto;
|
29 |
display: block;
|
30 |
+
|
31 |
}
|
32 |
|
33 |
.gallery-item p {
|