update
All checks were successful
Deploy Static Site / deploy (push) Successful in 6m49s

This commit is contained in:
2025-08-01 17:28:54 +04:00
parent 56a5d8ebe0
commit c71ce66826

View File

@ -515,6 +515,10 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
.search-form__label span{
top: 10px;
}
.nav-wrap > a {
display: flex;
align-items: center;
}
}
@media (max-width: 900px) {
@ -590,8 +594,8 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
padding: 10px 15px 10px 17px;
}
.nav-wrap {
margin-left: 8px;
.nav-wrap a {
margin-right: 8px;
}
}
@media (max-width: 900px) {