Giveaway message: Fix margins for gift sticker (#4004)

This commit is contained in:
Alexander Zinchuk 2023-12-04 14:38:54 +01:00
parent 5dc23f05fe
commit 01269036f4

View File

@ -11,7 +11,8 @@
.gift {
position: relative;
margin-top: -3rem;
margin-top: -2.5rem;
margin-bottom: 1rem;
}
.count {