Make FAQ full width, not columns

This commit is contained in:
Matt Tuchfarber
2017-12-15 11:15:14 -05:00
parent 98b391a278
commit 01ac2da100
2 changed files with 19 additions and 17 deletions

View File

@@ -7,14 +7,15 @@
.main-banner {
color: $white;
margin-bottom: 1px;
background-size:cover !important;
background-repeat:no-repeat !important;
background-size: cover !important;
background-repeat: no-repeat !important;
.authoring-org-logo {
background-color: $white;
height: 100px;
}
.logo-space{
.logo-space {
height: 50px;
}