Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- index.html +0 -3
index.html
CHANGED
@@ -30,7 +30,6 @@
|
|
30 |
margin: 0;
|
31 |
padding: 20px;
|
32 |
min-height: 100vh;
|
33 |
-
background-image: url('https://i.imgur.com/8NIgzrU.png');
|
34 |
background-size: cover;
|
35 |
background-position: center;
|
36 |
background-attachment: fixed;
|
@@ -89,7 +88,6 @@
|
|
89 |
position: absolute;
|
90 |
width: 100px;
|
91 |
height: 100px;
|
92 |
-
background-image: url('https://i.imgur.com/GdOS5Vv.png');
|
93 |
background-size: contain;
|
94 |
background-repeat: no-repeat;
|
95 |
z-index: -1;
|
@@ -160,7 +158,6 @@
|
|
160 |
right: -10px;
|
161 |
width: 80px;
|
162 |
height: 80px;
|
163 |
-
background-image: url('https://i.imgur.com/JbkTVa6.png');
|
164 |
background-size: contain;
|
165 |
background-repeat: no-repeat;
|
166 |
opacity: 0.7;
|
|
|
30 |
margin: 0;
|
31 |
padding: 20px;
|
32 |
min-height: 100vh;
|
|
|
33 |
background-size: cover;
|
34 |
background-position: center;
|
35 |
background-attachment: fixed;
|
|
|
88 |
position: absolute;
|
89 |
width: 100px;
|
90 |
height: 100px;
|
|
|
91 |
background-size: contain;
|
92 |
background-repeat: no-repeat;
|
93 |
z-index: -1;
|
|
|
158 |
right: -10px;
|
159 |
width: 80px;
|
160 |
height: 80px;
|
|
|
161 |
background-size: contain;
|
162 |
background-repeat: no-repeat;
|
163 |
opacity: 0.7;
|