changed fit-content

This commit is contained in:
srgooglo 2020-11-02 17:31:08 +01:00
parent d8fb515afd
commit f7c48a6228

View File

@ -30,6 +30,7 @@
transition: all 150ms ease-in-out;
transform: translate(30px, -4px);
padding: 5px 14px;
min-width: fit-content;
&.hover{
width: 90px;
@ -37,7 +38,6 @@
text-align: center;
}
.likeCounter {
font-family: "Poppins", sans-serif;