aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/sass/_custom.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/sass/_custom.scss b/assets/sass/_custom.scss
index 4697c94..1c8c1fe 100644
--- a/assets/sass/_custom.scss
+++ b/assets/sass/_custom.scss
@@ -1,3 +1,11 @@
+.nav_brand {
+ z-index: 1;
+}
+
+.show .nav_body {
+ top: 2rem;
+}
+
.nav_brand picture, .nav_brand img {
max-width: 22rem;
}