AItool commited on
Commit
19637ae
·
verified ·
1 Parent(s): 07c74f4

Update static/styles/style.css

Browse files
Files changed (1) hide show
  1. static/styles/style.css +1 -2
static/styles/style.css CHANGED
@@ -27,7 +27,6 @@ body {
27
  background-color: #121212;
28
  color: #ffffff;
29
  font-family: "Source Sans Pro", sans-serif;
30
- text-align: center;
31
  }
32
  a {
33
  color: #bb86fc;
@@ -59,4 +58,4 @@ button[type=submit]:hover {
59
  footer {visibility: hidden;}
60
  header {visibility: hidden;}
61
 
62
- .block-container{padding:0 20px 20px 20px}
 
27
  background-color: #121212;
28
  color: #ffffff;
29
  font-family: "Source Sans Pro", sans-serif;
 
30
  }
31
  a {
32
  color: #bb86fc;
 
58
  footer {visibility: hidden;}
59
  header {visibility: hidden;}
60
 
61
+ .block-container{padding:0 20px 20px 30px}