chansung commited on
Commit
f4902e0
β€’
1 Parent(s): 35b696c

Update constants/styles.py

Browse files
Files changed (1) hide show
  1. constants/styles.py +4 -0
constants/styles.py CHANGED
@@ -72,4 +72,8 @@ button {
72
  h3 {
73
  font-size: 13pt !important;
74
  }
 
 
 
 
75
  """
 
72
  h3 {
73
  font-size: 13pt !important;
74
  }
75
+
76
+ #control-panel {
77
+ margin-bottom: 30px;
78
+ }
79
  """