simran19 commited on
Commit
57f8c07
·
verified ·
1 Parent(s): 00d1862

Update static/index.css

Browse files
Files changed (1) hide show
  1. static/index.css +2 -2
static/index.css CHANGED
@@ -110,9 +110,9 @@ body {
110
 
111
  /* Buttons container */
112
  .btn {
113
- display:flex;
114
  flex-direction:column;
115
- padding: 14px 20px;
116
  border: none;
117
  border-radius: 8px;
118
  font-size: 16px;
 
110
 
111
  /* Buttons container */
112
  .btn {
113
+ flex:1;
114
  flex-direction:column;
115
+ padding: 14px 18px;
116
  border: none;
117
  border-radius: 8px;
118
  font-size: 16px;