Skip to content

Commit c614b70

Browse files
committed
transition を削除
1 parent 8cb91b3 commit c614b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/top/sections/staff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2 class="text-4xl text-center pt-20 xl:pt-30">
1515
<div class="relative aspect-[1/cos(30deg)] w-50 overflow-hidden flex items-center justify-center"
1616
style="clip-path: polygon(50% -50%,100% 50%,50% 150%,0 50%);">
1717

18-
<div class="block absolute size-full opacity-0 hover:opacity-100 transition-200 transition-opacity">
18+
<div class="absolute size-full opacity-0 hover:opacity-100">
1919
<div class="absolute size-full mix-blend-multiply bg-[#6f6f6f]"></div>
2020
<p class="flex flex-col items-center justify-center text-white text-center absolute size-full">
2121
{{ member.name }}

0 commit comments

Comments
 (0)