AItool commited on
Commit
c4ac983
·
verified ·
1 Parent(s): f4c9c6b

Update static/styles/style.css

Browse files
Files changed (1) hide show
  1. static/styles/style.css +1 -1
static/styles/style.css CHANGED
@@ -9,7 +9,7 @@ body {
9
  a {
10
  color: #bb86fc;
11
  }
12
- .banner {heigh:75px;}
13
  input[type=message], input[type=email], input[type=text], textarea {
14
  width: 100%;
15
  padding: 12px;
 
9
  a {
10
  color: #bb86fc;
11
  }
12
+ .banner {height: 75px;}
13
  input[type=message], input[type=email], input[type=text], textarea {
14
  width: 100%;
15
  padding: 12px;