Add some margin for supported operations sections.

This commit is contained in:
Rapptz 2017-05-31 14:50:31 -04:00
parent 3330a19f35
commit fb7689f8ea

View File

@ -358,6 +358,7 @@ dd {
.container.operations {
padding: 10px;
border: 1px solid #ddd;
margin-bottom: 20px;
}
.container.operations::before {