Commit c8db1302 authored by Nikolay Gromov's avatar Nikolay Gromov

library fix

parent 40bd32ca
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
@media (min-width: @screen-md) { @media (min-width: @screen-md) {
left: 2.5rem; left: 2.5rem;
top: 14rem; top: 20rem;
width: 15rem; width: 21rem;
transform: rotate(-90deg); transform: rotate(-90deg);
transform-origin: 0 100%; transform-origin: 0 100%;
} }
......
This diff is collapsed.
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