Padzong commited on
Commit
4738870
·
verified ·
1 Parent(s): feb4660

Initial load color bug fix

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -71,9 +71,6 @@ css = """
71
  pointer-events: none;
72
  right: 0;
73
  }
74
-
75
- }
76
-
77
  #res div h2 { color: #07ef03; }
78
  """
79
 
 
71
  pointer-events: none;
72
  right: 0;
73
  }
 
 
 
74
  #res div h2 { color: #07ef03; }
75
  """
76