Spaces:
Sleeping
Sleeping
design polish
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -10,7 +10,7 @@ body {
|
|
10 |
}
|
11 |
|
12 |
section#header {
|
13 |
-
padding: 1rem 10rem;
|
14 |
border-bottom: 1px solid rgba(227, 234, 240, 1);
|
15 |
}
|
16 |
|
|
|
10 |
}
|
11 |
|
12 |
section#header {
|
13 |
+
padding: 3rem 10rem 1rem 10rem;
|
14 |
border-bottom: 1px solid rgba(227, 234, 240, 1);
|
15 |
}
|
16 |
|