prithivMLmods commited on
Commit
a7820e3
·
verified ·
1 Parent(s): dfac331

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -11,6 +11,7 @@
11
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
12
  grid-gap: 20px;
13
  padding: 20px;
 
14
  }
15
 
16
  .gallery-item {
 
11
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
12
  grid-gap: 20px;
13
  padding: 20px;
14
+ color: #000000;
15
  }
16
 
17
  .gallery-item {