Fixing up bracket indentation
This commit is contained in:
@@ -276,21 +276,21 @@
|
|||||||
|
|
||||||
.faq {
|
.faq {
|
||||||
@include clearfix;
|
@include clearfix;
|
||||||
}
|
|
||||||
|
|
||||||
.responses {
|
.responses {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.response {
|
.response {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-family: $sans-serif;
|
font-family: $sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user