Starchik1 commited on
Commit
009a58d
·
verified ·
1 Parent(s): 6d0a2a3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -225,12 +225,12 @@
225
  }
226
  .swiper {
227
  width: 100%;
228
- max-width: 1200px;
229
  margin: 0 auto;
230
  border-radius: 12px;
231
  overflow: hidden;
232
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
233
- height: 400px;
234
  }
235
  .swiper-slide img {
236
  width: 100%;
 
225
  }
226
  .swiper {
227
  width: 100%;
228
+ max-width: 1280px;
229
  margin: 0 auto;
230
  border-radius: 12px;
231
  overflow: hidden;
232
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
233
+ height: 720px;
234
  }
235
  .swiper-slide img {
236
  width: 100%;