Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -4
index.html
CHANGED
@@ -21,14 +21,11 @@
|
|
21 |
"https://www.free-videoconverter.net/free-image-upscaler/">
|
22 |
<style id='classic-theme-styles-inline-css' type='text/css'>
|
23 |
body {
|
24 |
-
|
25 |
-
background-color:#333;
|
26 |
}
|
27 |
|
28 |
#banner{
|
29 |
-
display:none !important;
|
30 |
background: #333 center 0 !important;
|
31 |
-
min-height:auto;
|
32 |
}
|
33 |
|
34 |
h1, h2, h3, h4, h5, h6 {
|
|
|
21 |
"https://www.free-videoconverter.net/free-image-upscaler/">
|
22 |
<style id='classic-theme-styles-inline-css' type='text/css'>
|
23 |
body {
|
24 |
+
font-family: 'Poppins', sans-serif;
|
|
|
25 |
}
|
26 |
|
27 |
#banner{
|
|
|
28 |
background: #333 center 0 !important;
|
|
|
29 |
}
|
30 |
|
31 |
h1, h2, h3, h4, h5, h6 {
|