mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
changed fit-content
This commit is contained in:
parent
087bbc81c4
commit
7f9bc98aad
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user