Rooni commited on
Commit
7dcc596
·
verified ·
1 Parent(s): 94b7a9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -24,7 +24,6 @@ def send_data(text):
24
  return "Данные успешно сохранены!"
25
 
26
  css = """
27
- * {}
28
  footer {visibility: hidden !important;}
29
  """
30
 
 
24
  return "Данные успешно сохранены!"
25
 
26
  css = """
 
27
  footer {visibility: hidden !important;}
28
  """
29