Rathapoom commited on
Commit
6ee1ded
·
verified ·
1 Parent(s): ddcda8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1280,7 +1280,7 @@ def show_level_selection():
1280
  def show_theme_selection():
1281
  """Display theme selection interface"""
1282
  # Header section
1283
- header_html = '''
1284
  <div style="text-align: center; margin-bottom: 2rem;">
1285
  <h2 style="color: #1e88e5; font-family: 'Sarabun', sans-serif; margin: 0; display: flex; align-items: center; justify-content: center; gap: 8px;">
1286
  <span style="font-size: 1.5em;">🎨</span>
 
1280
  def show_theme_selection():
1281
  """Display theme selection interface"""
1282
  # Header section
1283
+ header_html = '''
1284
  <div style="text-align: center; margin-bottom: 2rem;">
1285
  <h2 style="color: #1e88e5; font-family: 'Sarabun', sans-serif; margin: 0; display: flex; align-items: center; justify-content: center; gap: 8px;">
1286
  <span style="font-size: 1.5em;">🎨</span>