Spaces:
Running
Running
Commit
·
9b68c5f
1
Parent(s):
309a6a0
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
}
|
36 |
.movie {
|
37 |
border-radius: 11px;
|
38 |
-
margin-bottom:
|
39 |
transition: transform 0.2s ease-in-out;
|
40 |
}
|
41 |
|
@@ -167,13 +167,13 @@
|
|
167 |
margin-top: 100px;
|
168 |
margin-left: 75px;
|
169 |
font-size: 25px;
|
170 |
-
font-family: "
|
171 |
}
|
172 |
.slide2{
|
173 |
background-image: url('https://png.pngtree.com/thumb_back/fh260/back_our/20190628/ourmid/pngtree-taobao-e-commerce-advertisement-carousel-banner-background-purple-blue-image_264734.jpg');
|
174 |
height: 555px;
|
175 |
font-size: 25px;
|
176 |
-
font-family: "
|
177 |
background-size: cover;
|
178 |
text-align: center;
|
179 |
font-weight: bold;
|
@@ -183,7 +183,7 @@
|
|
183 |
height: 555px;
|
184 |
width: 100%;
|
185 |
font-size: 28px;
|
186 |
-
font-family: "
|
187 |
background-size: cover;
|
188 |
text-align: center;
|
189 |
font-weight: bold;
|
|
|
35 |
}
|
36 |
.movie {
|
37 |
border-radius: 11px;
|
38 |
+
margin-bottom: 20p"Avenir Next", sans-serifx;
|
39 |
transition: transform 0.2s ease-in-out;
|
40 |
}
|
41 |
|
|
|
167 |
margin-top: 100px;
|
168 |
margin-left: 75px;
|
169 |
font-size: 25px;
|
170 |
+
font-family: "Avenir Next", sans-serif;
|
171 |
}
|
172 |
.slide2{
|
173 |
background-image: url('https://png.pngtree.com/thumb_back/fh260/back_our/20190628/ourmid/pngtree-taobao-e-commerce-advertisement-carousel-banner-background-purple-blue-image_264734.jpg');
|
174 |
height: 555px;
|
175 |
font-size: 25px;
|
176 |
+
font-family: "Avenir Next", sans-serif;
|
177 |
background-size: cover;
|
178 |
text-align: center;
|
179 |
font-weight: bold;
|
|
|
183 |
height: 555px;
|
184 |
width: 100%;
|
185 |
font-size: 28px;
|
186 |
+
font-family: "Avenir Next", sans-serif;
|
187 |
background-size: cover;
|
188 |
text-align: center;
|
189 |
font-weight: bold;
|