JAYASWAROOP commited on
Commit
0ad2e90
1 Parent(s): 4265564

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -183,7 +183,7 @@
183
  }
184
 
185
  /* For desktops and larger devices */
186
- @media (min-width: 1500px) {
187
  .slide1, .slide2, .slide3 {
188
  height: 700px;
189
  background-size: 1920px 1080px; /* Set the specific dimensions */
 
183
  }
184
 
185
  /* For desktops and larger devices */
186
+ @media (min-width: 2000px) {
187
  .slide1, .slide2, .slide3 {
188
  height: 700px;
189
  background-size: 1920px 1080px; /* Set the specific dimensions */