mirror of
https://github.com/Xevion/100prisoners.git
synced 2025-12-06 03:14:19 -06:00
Separate arrows from boxes & bg with shadow
This commit is contained in:
@@ -12,6 +12,7 @@ body {
|
||||
|
||||
.box {
|
||||
@apply transition-all;
|
||||
.arrow { @apply drop-shadow-lg; }
|
||||
> .text { @apply transition-opacity opacity-30; }
|
||||
&:hover {
|
||||
> .text { @apply opacity-100; }
|
||||
|
||||
Reference in New Issue
Block a user