jin-nin commited on
Commit
7a61c27
1 Parent(s): 4ae7589

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -18,11 +18,11 @@
18
  padding: .5rem .75rem !important;
19
  min-width: auto !important;
20
  white-space: nowrap !important;
21
- align-items: flex-end !important;
22
  }
23
 
24
  #translate {
25
- margin-bottom: 1.5rem !important;
26
  }
27
 
28
  .output-markdown {
 
18
  padding: .5rem .75rem !important;
19
  min-width: auto !important;
20
  white-space: nowrap !important;
21
+ align-self: center;
22
  }
23
 
24
  #translate {
25
+ margin-top: 1.5rem !important;
26
  }
27
 
28
  .output-markdown {