mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add outline style on focus-visible
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
footer {
|
||||
@apply max-w-3xl mx-auto px-4;
|
||||
}
|
||||
a {
|
||||
@apply outline-offset-1 outline-skin-fill outline-2 focus-visible:outline-dashed focus-visible:no-underline;
|
||||
}
|
||||
svg {
|
||||
@apply w-6 h-6 inline-block fill-skin-base group-hover:fill-skin-accent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user