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

Alexander Bilz
03.20.2021 045dabb11992a0d77f404dd931cbb093f4e11b44
assets/css/style.rtl.css
@@ -91,6 +91,14 @@
  text-align: left;
}
.sl-nav li .dropdown {
  padding-right: 0px;
}
.triangle {
  display: none;
}
@media screen and (min-width: 961px), print {
  header {
    position: fixed;
@@ -103,6 +111,9 @@
  header .nav__list li:not(:last-of-type) {
    padding-right: inherit;
  }
  .triangle {
    display: inline-block;
  }
}
@media (min-width: 1921px) {