BraydenAC commited on
Commit
9ef5d6f
·
verified ·
1 Parent(s): cae31b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ ui_css = """
77
  #body {
78
  height: 700px;
79
  width: 500px;
80
- background-color: rgb(88, 116, 171);
81
  border-radius: 15px;
82
  }
83
  #hipaa-image {
 
77
  #body {
78
  height: 700px;
79
  width: 500px;
80
+ background-color: blue;
81
  border-radius: 15px;
82
  }
83
  #hipaa-image {