ChandimaPrabath commited on
Commit
da393a7
1 Parent(s): 418a632
frontend/src/components/CastSection.css CHANGED
@@ -7,7 +7,7 @@
7
  padding: 0;
8
  display: flex;
9
  flex-wrap: wrap;
10
- gap: 20px; /* Add space between items */
11
  }
12
 
13
  .cast-item {
 
7
  padding: 0;
8
  display: flex;
9
  flex-wrap: wrap;
10
+ gap: 10px; /* Add space between items */
11
  }
12
 
13
  .cast-item {