mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-28 10:50:50 -06:00
fix: Concierge btn text opacity fixed and made it look proper (#1162)
This commit is contained in:
@@ -83,8 +83,8 @@ const ConciergePage = () => {
|
||||
</div> */}
|
||||
<div className="px-6">
|
||||
<Button
|
||||
variant="darkCTA"
|
||||
className="w-full justify-center"
|
||||
// variant="darkCTA"
|
||||
className="w-full justify-center bg-gray-800 text-gray-300 hover:text-white"
|
||||
href="https://cal.com/johannes/kick-off"
|
||||
target="_blank">
|
||||
Schedule free Kick-Off call
|
||||
|
||||
Reference in New Issue
Block a user