fix icon centering

This commit is contained in:
2025-07-04 22:07:11 +02:00
parent 98adfb015b
commit 2f4bab73a2

View File

@ -2182,12 +2182,6 @@ body.page-loaded > *:not(.navbar) {
}
}
@media (min-width: 769px) {
.feature-icon-wrapper {
margin-right: 2.5rem !important;
}
}
@media (max-width: 991.98px) {
.btn-toggle-dark {
display: inline-flex !important;