mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-26 02:35:20 +02:00
Work on hero showcase component and navigation backend, partially working parallax image transitions
This commit is contained in:
@@ -19,7 +19,7 @@ a {
|
||||
}
|
||||
|
||||
.selectable {
|
||||
@apply outline-none outline-0 focus-visible:border-2 border-[#f0cd6dc2];
|
||||
@apply outline-none outline-0 border-2 border-[#00000000] focus-visible:border-[#f0cd6dc2];
|
||||
}
|
||||
|
||||
.selectable:focus, .selectable:focus-within {
|
||||
|
||||
Reference in New Issue
Block a user