summaryrefslogtreecommitdiff
path: root/design/sass/_header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'design/sass/_header.scss')
-rw-r--r--design/sass/_header.scss12
1 files changed, 6 insertions, 6 deletions
diff --git a/design/sass/_header.scss b/design/sass/_header.scss
index 445a0ad..f819d54 100644
--- a/design/sass/_header.scss
+++ b/design/sass/_header.scss
@@ -26,8 +26,8 @@
background-size: 95px;
background-size: 85px;
//if sox
- #background: url("img/soxlogo.svg") center top no-repeat;
- #background-size: 60px;
+ //background: url("img/soxlogo.svg") center top no-repeat;
+ //background-size: 60px;
display: block;
margin: 5px auto 0;
}
@@ -102,19 +102,19 @@
display: inline-block;
background-size: 102px;
//if sox
- #background: url("img/soxlogo.svg") center bottom no-repeat;
- #background-size: 70px;
+ //background: url("img/soxlogo.svg") center bottom no-repeat;
+ //background-size: 70px;
height: 85px;
width: 105px;
//if sox
- #width: 80px;
+ //width: 80px;
margin-right: 10px;
}
}
.sitesubtitle {
margin-left: 116px;
//if sox
- #margin-left: 90px;
+ //margin-left: 90px;
margin-top: -30px;
}
}