Styling fix for IE

This commit is contained in:
Chester How 2018-01-17 21:17:37 +08:00 committed by GitHub
parent 584c4dec95
commit 4eff39a30f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
main,
footer,
.nav-container {
display: block;
margin: 0 auto;
max-width: 800px;
width: 80%;