summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/style.scss b/style.scss
index 05e3df6..a17a242 100644
--- a/style.scss
+++ b/style.scss
@@ -18,13 +18,13 @@ h1 {
}
#branding-logo {
- width: 96%;
- margin: 75px 2%;
+ width: 94%;
+ margin: 2em 3% 0;
text-align: right;
- @media screen and(min-width:790px) {
+ @media screen and(min-width:1550px) {
z-index: -1;
position: absolute;
- margin-top: 8em;
+ margin-top: 10em;
}
}