danielle-losos commited on
Commit
ec79c2b
·
verified ·
1 Parent(s): 156bd20

Update pages/burn_mapping.py

Browse files
Files changed (1) hide show
  1. pages/burn_mapping.py +1 -1
pages/burn_mapping.py CHANGED
@@ -132,7 +132,7 @@ def Page():
132
 
133
  with solara.Column(align="center"):
134
  markdown = """
135
- ## Burn Map Generator Case Studies ## """
136
  solara.Markdown(markdown)
137
 
138
  # Isolation is required to prevent the map from overlapping navigation (when screen width < 960px)
 
132
 
133
  with solara.Column(align="center"):
134
  markdown = """
135
+ ## Burn Map Generator Case Studies """
136
  solara.Markdown(markdown)
137
 
138
  # Isolation is required to prevent the map from overlapping navigation (when screen width < 960px)