edit btn
This commit is contained in:
@@ -59,6 +59,6 @@
|
||||
}
|
||||
|
||||
.button-outline {
|
||||
@apply bg-transparent border border-white text-white px-6 py-3 rounded-3xl font-medium transition-colors hover:bg-white hover:text-black;
|
||||
@apply bg-transparent border border-white text-white px-6 py-2 rounded-3xl font-medium transition-colors hover:bg-white/80 hover:text-black;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user