Commit e950a3db authored by Nick's avatar Nick

fix: img align abstopright

parent 35bc7458
...@@ -479,7 +479,7 @@ ...@@ -479,7 +479,7 @@
} }
&.align-abstopright { &.align-abstopright {
position: absolute; position: absolute;
top: -90px; top: -80px;
right: 1rem; right: 1rem;
} }
} }
......
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