summaryrefslogtreecommitdiff
path: root/sass/header.sass
diff options
context:
space:
mode:
Diffstat (limited to 'sass/header.sass')
-rw-r--r--sass/header.sass38
1 files changed, 1 insertions, 37 deletions
diff --git a/sass/header.sass b/sass/header.sass
index 0ae1105..6e2c081 100644
--- a/sass/header.sass
+++ b/sass/header.sass
@@ -62,40 +62,4 @@ header
+resp(lg)
font-size: 14px
&:hover
- color: $orange
-
- div.header__mobile-menu__buttons
- height: 100%
- width: 30px
- justify-content: center
- display: none
- +resp(sm)
- display: flex
- img
- cursor: pointer
- display: none
- img.active
- display: block
-
-nav#mobile-menu
- z-index: 1
- bottom: 0
- top: 0
- right: 0
- position: fixed
- left: 100%
- background-color: $white
- padding: 70px 15px
- +resp(esm)
- padding: 60px 15px
- a
- display: block
- text-transform: uppercase
- color: $black
- text-decoration: none
- padding: 15px 0
- font-weight: 600
- transition: 0.3s
- border-bottom: 1px solid #e0e0e0
- &:hover
- color: $orange \ No newline at end of file
+ color: $orange \ No newline at end of file