Spaces:
Sleeping
Sleeping
Update static/styles/style.css
Browse files- static/styles/style.css +1 -0
static/styles/style.css
CHANGED
@@ -9,6 +9,7 @@ body {
|
|
9 |
a {
|
10 |
color: #bb86fc;
|
11 |
}
|
|
|
12 |
input[type=message], input[type=email], input[type=text], textarea {
|
13 |
width: 100%;
|
14 |
padding: 12px;
|
|
|
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;
|