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

Alexander Bilz
10.53.2022 96a38bd67868305489659903568df29d159c872a
fix: sonarcloud bugs

2 files modified
3 ■■■■■ changed files
assets/scss/partials/components/_languageswitch.scss 1 ●●●● patch | view | raw | blame | history
assets/scss/partials/components/_portfolio.scss 2 ●●●●● patch | view | raw | blame | history
assets/scss/partials/components/_languageswitch.scss
@@ -45,7 +45,6 @@
      box-shadow: $shadow;
      border-color: $primary;
      border-radius: 2px 0px 0px 0px;
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
      height: 14px;
      bottom: 0px;
      left: calc(50% / 2);
assets/scss/partials/components/_portfolio.scss
@@ -50,7 +50,6 @@
        max-width: inherit;
        @media screen and (min-width: 961px), print {
          max-width: 400px;
          width: 60%;
          object-fit: contain;
          max-width: none;
@@ -122,7 +121,6 @@
    cursor: pointer;
    border: 1px solid $primary-light;
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    border-radius: 999em;
    padding: 10px;