georad commited on
Commit
41de951
·
verified ·
1 Parent(s): 92fab2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def add_sticky_header_css():
32
  bottom: 0;
33
  right: 0;
34
  z-index: 1000;
35
- background-color: yellow; /* #90EE90 */
36
  padding: 5px;
37
  border-top: 1px solid #f0f0f0;
38
  width: 100%;
 
32
  bottom: 0;
33
  right: 0;
34
  z-index: 1000;
35
+ background-color: purple;
36
  padding: 5px;
37
  border-top: 1px solid #f0f0f0;
38
  width: 100%;