fix stylelint

This commit is contained in:
ogerly 2023-02-23 14:02:25 +01:00
parent 1a1eec9b24
commit d70d19fa1f

View File

@ -121,6 +121,7 @@ a:hover,
border-top-right-radius: 17px !important;
border-bottom-right-radius: 17px !important;
}
.rounded-26 {
border-radius: 26px;
}