Commit cdea9488 by Arjun Singh

Fixing up bracket indentation

parent 388ddc53
......@@ -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;
}
}
}
}
}
......
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