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

Alexander Bilz
06.28.2022 2be0e353567140abe9b566f6be8e286ade036e0f
fix: sonarcloud bugs

1 files modified
2 ■■■■■ changed files
assets/scss/partials/components/_alert.scss 2 ●●●●● patch | view | raw | blame | history
assets/scss/partials/components/_alert.scss
@@ -1,6 +1,5 @@
.alert {
    padding: 1rem;
    border-radius: 1 px;
    border-style: solid;
    border-color:$alert;
    border-radius: 0.25rem;
@@ -11,7 +10,6 @@
        display: inline-block;
        border-radius: 9999px;
        padding: 0.5rem;
        height: 1.5rem;
        width: 2.5rem;
        height: 2.5rem;
        text-align: center;