JeCabrera commited on
Commit
4e533dc
·
verified ·
1 Parent(s): e157e03

Update styles.py

Browse files
Files changed (1) hide show
  1. styles.py +1 -1
styles.py CHANGED
@@ -9,7 +9,7 @@ def get_custom_css():
9
 
10
  /* Add negative margin to move content up */
11
  div.stApp {
12
- margin-top: -60px;
13
  background: white;
14
  }
15
 
 
9
 
10
  /* Add negative margin to move content up */
11
  div.stApp {
12
+ margin-top: 0px;
13
  background: white;
14
  }
15