Merge pull request #16766 from overleaf/mf-reduce-rocket-sticker-size-mobile

Reduce rocket sticker size on mobile to 70%

GitOrigin-RevId: 34e2ef290399ad284af0a85b480b884cd49d92de
This commit is contained in:
Thomas 2024-01-29 11:45:05 +01:00 committed by Copybot
parent 10b6c63d38
commit a1046a7e6f

View file

@ -589,7 +589,7 @@
}
@media (max-width: @screen-sm-max) {
height: 100px;
height: 70px;
right: 0;
bottom: unset;
top: -79px;