Moved navbar breakpoint

This commit is contained in:
a-ill 2023-07-28 21:24:08 +03:00
parent f9b5baae85
commit 9051fa90f3
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