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

Alexander Bilz
06.22.2022 9df825df06bf47bdbb53b67f15601c60f636b898
assets/scss/partials/components/_languageswitch.scss
@@ -61,7 +61,7 @@
        width: 15px;
        transform: rotate(45deg) translateY(0px) translatex(10px);
        height: 15px;
        background: $primary-light;
        background: $accent;
        border-radius: 2px 0px 0px 0px;
        border-color: $primary;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);