fix: align the headers

This commit is contained in:
BigTony 2019-02-16 13:41:20 -05:00
parent 4d38e96332
commit 01fe35095c

View File

@ -146,6 +146,11 @@ figcaption {
text-align: center;
}
.anchor {
margin-left: -30px !important;
padding-right: 14px !important;
}
@include breakpoint-sm {
figure.float-left,
figure.float-right {