mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Fixy image tags
This commit is contained in:
parent
113391dc74
commit
85d4b47760
2 changed files with 7 additions and 9 deletions
|
@ -1,11 +1,11 @@
|
|||
.tag-icon
|
||||
margin: 0
|
||||
padding: 0.25rem 0.5rem
|
||||
padding: 0.3rem 0.5rem
|
||||
|
||||
display: flex
|
||||
align-items: center
|
||||
align-items: flex-end
|
||||
justify-content: center
|
||||
gap: 0.25rem
|
||||
gap: 0.3rem
|
||||
|
||||
font-size: 0.9rem
|
||||
font-weight: 500
|
||||
|
@ -19,9 +19,8 @@
|
|||
cursor: pointer
|
||||
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out
|
||||
|
||||
svg
|
||||
width: 1.15rem
|
||||
height: 1.15rem
|
||||
i
|
||||
font-size: 1.15rem
|
||||
|
||||
&:hover
|
||||
background-color: RGBA($primary, 0.3)
|
||||
background-color: RGBA($primary, 0.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue