Moved navbar breakpoint

This commit is contained in:
a-ill 2023-07-28 21:24:08 +03:00
parent 033e4f5a41
commit e22b0a5fd1
2 changed files with 2 additions and 2 deletions

View File

@ -363,7 +363,7 @@
*/
/* Responsiveness */
@media only screen and (min-width: 1400px) {
@media only screen and (min-width: 1200px) {
#navbar {
position: relative;

File diff suppressed because one or more lines are too long