Moved navbar breakpoint
This commit is contained in:
parent
f9b5baae85
commit
9051fa90f3
|
@ -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
Loading…
Reference in New Issue