fschwartzer commited on
Commit
9afa68f
1 Parent(s): 23133d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -74,9 +74,9 @@ for index, row in data.iterrows():
74
  zoom_level = round(17 - np.log10(max_distance))
75
 
76
  title_html = """
77
- <span style='color: gray; font-size: 40px;'>aval</span>
78
- <span style='color: white; font-size: 40px;'>ia</span>
79
- <span style='color: gray; font-size: 40px;'>.NEXUS</span>
80
  """
81
 
82
  # Create a sidebar for controls
 
74
  zoom_level = round(17 - np.log10(max_distance))
75
 
76
  title_html = """
77
+ <span style='color: gray; font-size: 46px;'>aval</span>
78
+ <span style='color: white; font-size: 46px;'>ia</span>
79
+ <span style='color: gray; font-size: 46px;'>.NEXUS</span>
80
  """
81
 
82
  # Create a sidebar for controls