Fixed article header width

This commit is contained in:
kvakazyambra 2023-07-27 00:10:00 +03:00
parent d1b92a5f11
commit bc0cf9ef2a

View File

@ -95,9 +95,9 @@
.usernav {
display: inline-flex;
flex: 0 0 30% !important;
flex: 0 0 40% !important;
font-weight: 500;
max-width: 250px !important;
max-width: 400px !important;
position: relative;
@include media-breakpoint-down(md) {