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