fix flex
This commit is contained in:
parent
99cd5a7810
commit
3a7bc8b4f2
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
@media screen and (min-width: 800px) {
|
||||
display: none
|
||||
//display: flex;
|
||||
align-items: flex-end;
|
||||
//align-items: flex-end;
|
||||
}
|
||||
|
||||
nav {
|
||||
|
|
Loading…
Reference in a new issue