Skip to content

Commit 456c86f

Browse files
Update color to home btn
1 parent ca3dfda commit 456c86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/kubecloud-v2/components/home/HomeExperienceSection.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<div class="d-flex justify-center mt-4">
2020
<v-btn
2121
class="btn-form"
22+
:style="{ color: '#333 !important' }"
2223
text="Deploy Kubernetes Cluster"
2324
variant="flat"
2425
color="primary"

0 commit comments

Comments
 (0)