Commit a57a6da9 authored by Nikolay Gromov's avatar Nikolay Gromov

library beautify

parent cccbb5f7
......@@ -40,4 +40,18 @@
&__title {
margin-top: 0;
}
&__sub-item {
&:not(:first-child) {
margin-top: 2.5em;
}
}
&__sub-item-title {
display: block;
color: @gray-light;
font-size: @font-size;
margin-bottom: 0.7em;
border-bottom: 2px dashed @gray-lighter;
}
}
This diff is collapsed.
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