This commit is contained in:
parent
897656a70a
commit
76d1b24fa0
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
href="/catalog/#{{ .categoryName }}"
|
||||
>
|
||||
<span
|
||||
class="absolute inset-x-0 z-10 top-0 h-[1px] bg-black transition-all group-hover:h-full group-active:bg-gray-700"
|
||||
class="absolute inset-x-0 z-10 top-0 h-[1px] bg-black opacity-70 transition-all group-hover:h-full group-active:bg-gray-700"
|
||||
></span>
|
||||
<div class="relative h-full max-w-full">
|
||||
<span
|
||||
|
|
2
themes/gallo/static/css/tailwind.min.css
vendored
2
themes/gallo/static/css/tailwind.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue