mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Show underline on hover
This commit is contained in:
parent
52a21e952b
commit
c33cebd4c1
@ -13,7 +13,9 @@
|
||||
@apply list-disc mx-10
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
@apply hover:underline
|
||||
}
|
||||
.tooltip {
|
||||
@apply invisible absolute;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user