fix: img align abstopright

pull/861/head
Nick 6 years ago
parent 35bc745826
commit e950a3dbf2

@ -479,7 +479,7 @@
} }
&.align-abstopright { &.align-abstopright {
position: absolute; position: absolute;
top: -90px; top: -80px;
right: 1rem; right: 1rem;
} }
} }

Loading…
Cancel
Save