Many ie style fixes (#9728)

This commit is contained in:
Keith Holliday
2017-12-20 10:33:21 -06:00
committed by GitHub
parent 310bdf8cb5
commit 6e0b6171c6
9 changed files with 29 additions and 3 deletions

View File

@@ -49,6 +49,10 @@ div
margin-bottom: 1em;
}
.row {
width: 100%;
}
h2 {
color: #fff;
font-size: 32px;