Spaces:
Sleeping
Sleeping
Update static/styles/style.css
Browse files- static/styles/style.css +1 -1
static/styles/style.css
CHANGED
@@ -9,7 +9,7 @@ body {
|
|
9 |
a {
|
10 |
color: #bb86fc;
|
11 |
}
|
12 |
-
.banner {
|
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;
|