Commit 7bfd7f9c by Arjun Singh

Fixing up bracket indentation

parent 0690f3be
...@@ -276,21 +276,21 @@ ...@@ -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;
}
} }
}
}
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment