summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2018-10-28 20:41:00 -0600
committerluxagraf <sng@luxagraf.net>2018-10-28 20:41:00 -0600
commitedee12196e89bb5833c5eac60bd9cd1950381d32 (patch)
treea846ecbc5bef5a2408d96d612dc7e0e6f03b9b7c /design
parent3613292ebbb2bdf8b31e0ca8feacd57f858b3290 (diff)
another small tweak to sox logo
Diffstat (limited to 'design')
-rw-r--r--design/sass/_header.scss7
1 files changed, 5 insertions, 2 deletions
diff --git a/design/sass/_header.scss b/design/sass/_header.scss
index fcca2d8..44689b8 100644
--- a/design/sass/_header.scss
+++ b/design/sass/_header.scss
@@ -57,10 +57,13 @@ header[role="banner"] {
background-size: 70px;
height: 85px;
width: 105px;
+ width: 80px;
margin-right: 10px;
}
- h2 { margin-left: 116px;
- margin-top: -30px;
+ h2 {
+ margin-left: 116px;
+ margin-left: 90px;
+ margin-top: -30px;
}
}
}