Squashed commit of the following:

commit 10f387bc504d77b3abbfc1678d756bb066160b12
Author: ntr <ntr@smokestack.io>
Date:   Mon Apr 8 16:44:47 2019 +1000

    safari fix attempt

commit 61abefbcdf517fbce6a4acf228faae62002b96ea
Author: ntr <ntr@smokestack.io>
Date:   Mon Apr 8 16:43:17 2019 +1000

    safari fix attempt
This commit is contained in:
ntr 2019-04-08 16:45:20 +10:00
parent 9e51547a02
commit 3dc13c7b40

View File

@ -605,7 +605,7 @@ header {
@media (max-width: 800px) { @media (max-width: 800px) {
main { main {
flex: 1; flex: 1 1 auto;
flex-flow: column; flex-flow: column;
} }