prithivMLmods commited on
Commit
cd0a90b
·
verified ·
1 Parent(s): 53f4f89

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -19,13 +19,14 @@
19
  overflow: hidden;
20
  border-radius: 10px;
21
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
22
- color: #000000;
23
  }
24
 
25
  .gallery-item img {
26
  width: 100%;
27
  height: auto;
28
  display: block;
 
29
  }
30
 
31
  .gallery-item p {
 
19
  overflow: hidden;
20
  border-radius: 10px;
21
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
22
+
23
  }
24
 
25
  .gallery-item img {
26
  width: 100%;
27
  height: auto;
28
  display: block;
29
+ color: #000000;
30
  }
31
 
32
  .gallery-item p {