diff --git a/apps/site/src/components/Sticker/BaseSticker.module.scss b/apps/site/src/components/Sticker/BaseSticker.module.scss index de1004ba..e572ab01 100644 --- a/apps/site/src/components/Sticker/BaseSticker.module.scss +++ b/apps/site/src/components/Sticker/BaseSticker.module.scss @@ -4,7 +4,7 @@ } .stickerParent { - position: "relative"; + position: relative; width: 0; height: 0; }