summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index b80c6ec..7df1bb9 100644
--- a/style.scss
+++ b/style.scss
@@ -159,9 +159,9 @@ body {
}
.topbar {
- height: 60px;
+ height: 5em;
margin: 0;
- padding: 20px 0;
+ padding: 1.5em 0;
background-color: lightblue;
text-align: center;
text-transform: uppercase;