mirror of https://github.com/lxndrblz/anatole.git

Alexander Sohn
26.25.2023 7981438d6c1bd1513ff0f2faab88035c1ef116c2
assets/scss/partials/layout/_nav.scss
@@ -3,7 +3,7 @@
  display: none;
  @include desktop_and_print {
  @include desktop {
    display: flex;
    justify-content: space-between;
    align-items: center;
@@ -20,7 +20,7 @@
      background-color: t('primary-lighter');
    }
    @include desktop_and_print {
    @include desktop {
      display: flex;
      padding: $py-desktop 30px;