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