Prevent collisions of 'What's new' and the server status

This commit is contained in:
JeLuF 2023-03-19 17:42:08 +01:00
parent 8aead029a8
commit bcaa624b9b

View File

@ -831,7 +831,7 @@ input::file-selector-button {
}
/* Small screens */
@media screen and (max-width: 1265px) {
@media screen and (max-width: 1365px) {
#top-nav {
flex-direction: column;
}