fix: img align abstopright

This commit is contained in:
Nick 2019-05-21 17:06:54 -04:00
parent 35bc745826
commit e950a3dbf2

View File

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