0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 07:16:02 +09:00

Remove underline on hover (@ global)

This commit is contained in:
yude 2021-06-22 12:18:21 +09:00
parent 2921bbeca1
commit b73c38a531
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -13,9 +13,6 @@
@apply list-disc mx-10
}
}
a {
@apply hover:underline
}
.tooltip {
@apply invisible absolute;
}