aboutsummaryrefslogtreecommitdiff
path: root/style/_responsive.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style/_responsive.scss')
-rw-r--r--style/_responsive.scss5
1 files changed, 2 insertions, 3 deletions
diff --git a/style/_responsive.scss b/style/_responsive.scss
index bf35644..427a0fe 100644
--- a/style/_responsive.scss
+++ b/style/_responsive.scss
@@ -9,12 +9,11 @@
header {
.logo {
- width: 100px;
- height: 100px;
+ width: $logo-width-small;
+ height: $logo-width-small;
}
.title {
- height: 100px;
padding-left: 140px;
}