summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss11
1 files changed, 2 insertions, 9 deletions
diff --git a/style.scss b/style.scss
index 962b5d5..05e3df6 100644
--- a/style.scss
+++ b/style.scss
@@ -18,20 +18,13 @@ h1 {
}
#branding-logo {
- top: 75px;
- width: 100%;
- right: 2%;
+ width: 96%;
+ margin: 75px 2%;
text-align: right;
-}
-
-
-.branding {
@media screen and(min-width:790px) {
z-index: -1;
position: absolute;
margin-top: 8em;
- height: 100%;
- width: 100%;
}
}