themeetjani commited on
Commit
d2e6430
·
verified ·
1 Parent(s): 0b59253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="20%",
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
  ):