Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ def get_base64_of_bin_file(png_file):
|
|
| 19 |
def build_markup_for_logo(
|
| 20 |
png_file,
|
| 21 |
background_position="50% 10%",
|
| 22 |
-
margin_top="
|
| 23 |
image_width="60%",
|
| 24 |
image_height="",
|
| 25 |
):
|
|
|
|
| 19 |
def build_markup_for_logo(
|
| 20 |
png_file,
|
| 21 |
background_position="50% 10%",
|
| 22 |
+
margin_top="1%",
|
| 23 |
image_width="60%",
|
| 24 |
image_height="",
|
| 25 |
):
|