FEATURE handling the new tags behaviour and color adjust
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
28a792cf1b
commit
255717ff4b
|
|
@ -2,6 +2,9 @@
|
||||||
@apply w-fit bg-transparent px-3 py-2 relative text-primary border border-primary;
|
@apply w-fit bg-transparent px-3 py-2 relative text-primary border border-primary;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
a {
|
||||||
|
@apply text-white;
|
||||||
|
}
|
||||||
@apply bg-primary text-white;
|
@apply bg-primary text-white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user