Rifky commited on
Commit
4a8bb58
1 Parent(s): 62bec3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,10 +34,10 @@ st.markdown("""<h1 style="text-align:center;">Fake News Detection AI</h1>""", un
34
  user_input = st.text_input("Article URL")
35
 
36
  m = st.markdown("""
 
37
  * {
38
  text-align: center;
39
  }
40
- <style>
41
  div.stButton > button:first-child {
42
  margin: auto;
43
  display: block;
 
34
  user_input = st.text_input("Article URL")
35
 
36
  m = st.markdown("""
37
+ <style>
38
  * {
39
  text-align: center;
40
  }
 
41
  div.stButton > button:first-child {
42
  margin: auto;
43
  display: block;