danielle2003 commited on
Commit
dcaa589
·
verified ·
1 Parent(s): 99cb68c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -397,12 +397,12 @@ if st.session_state.framework == "gen":
397
  background-repeat: no-repeat;
398
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); /* Shadow effect */
399
  width:250px;
400
- margin-left:360px;
401
  border-radius: 30px;
402
  height:50px !important;
403
  margin-top:50px;
404
- border-right:2px solid #4794ff;
405
- border-left:2px solid #4794ff;
406
 
407
  }}
408
  [class*="st-key-explain"] > div.stButton > button{{
 
397
  background-repeat: no-repeat;
398
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); /* Shadow effect */
399
  width:250px;
400
+ margin-left:370px;
401
  border-radius: 30px;
402
  height:50px !important;
403
  margin-top:50px;
404
+ border-right:2px solid #4794ff;
405
+ border-left:2px solid #4794ff;
406
 
407
  }}
408
  [class*="st-key-explain"] > div.stButton > button{{