fixing focus on website logo
This commit is contained in:
parent
00c44ebb2c
commit
57a0c6386e
|
|
@ -27,10 +27,12 @@
|
|||
w-[140px]
|
||||
md:w-[190px]
|
||||
xl:w-[222px];
|
||||
a {
|
||||
@apply block;
|
||||
}
|
||||
|
||||
a:focus img {
|
||||
/* outline: red solid 1px; */
|
||||
/* @apply outline-white outline-offset-8; */
|
||||
a:focus-visible {
|
||||
@apply !opacity-90 rounded-md;
|
||||
}
|
||||
}
|
||||
/* &__main-elements {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user