Make FAQ full width, not columns
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user