SarahMarzouq commited on
Commit
95f4205
·
verified ·
1 Parent(s): e47a513

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def classification_fun(sentence):
9
 
10
  custom_css = """
11
  body {
12
- backgound-image: #E3F2FD;
13
  background-size: cover;
14
  background-repeat: no-repeat;
15
  background-attachment: fixed;
 
9
 
10
  custom_css = """
11
  body {
12
+ backgound: #E3F2FD;
13
  background-size: cover;
14
  background-repeat: no-repeat;
15
  background-attachment: fixed;