mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-28 02:40:33 +01:00
working
This commit is contained in:
@@ -66,10 +66,10 @@ export default {
|
||||
}
|
||||
|
||||
.link {
|
||||
transition-duration: .3s;
|
||||
transition-duration: .2s;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
@apply border-b-2 border-opacity-0 dark:border-opacity-0 dark:hover:border-opacity-100 hover:border-opacity-100 border-black dark:border-white border-solid;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user