| | |
| | | list-style: none; |
| | | margin-bottom: 0; |
| | | margin-top: 0; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | position: absolute; |
| | | top: 6.0rem; |
| | | right: 0; |
| | |
| | | float: left; |
| | | margin: 0; |
| | | position: relative; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | float: none !important; |
| | | text-align: center; |
| | | a, span { |
| | |
| | | } |
| | | } |
| | | .menu-separator { |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | border-top: 2px solid $fg-color; |
| | | margin: 0 8.0rem; |
| | | span { |
| | |
| | | } |
| | | #menu-toggle { |
| | | display: none; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | &:checked + label { |
| | | color: $alt-bg-color; |
| | | } |
| | |
| | | } |
| | | .menu-button { |
| | | display: none; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | display: block; |
| | | font-size: 2.4rem; |
| | | font-weight: 400; |