Deploy website

Deploy website version based on 6b3d635cc6
This commit is contained in:
Website Deployment Script 2017-12-18 00:36:38 +00:00
parent 6b3d635cc6
commit 043929ac21

View file

@ -1737,7 +1737,9 @@ footer .sitemap .nav-home:focus {
}
@media screen and (max-width: 735px) {
footer .sitemap {
display: none;
display: flex;
flex-direction: column;
margin: 0 2em 3em;
}
}