@media (max-width: 768px) {
    :root {
        --navbar-height: 48px;
    }
}
