diff --git a/website/client/src/assets/scss/button.scss b/website/client/src/assets/scss/button.scss index 6c25f3f3ea..ae50232258 100644 --- a/website/client/src/assets/scss/button.scss +++ b/website/client/src/assets/scss/button.scss @@ -176,7 +176,7 @@ .btn-warning { background: $orange-10; - color: $white; + color: $white !important; &:hover:not(:disabled):not(.disabled) { background: $orange-100; diff --git a/website/client/src/components/appFooter.vue b/website/client/src/components/appFooter.vue index 186dcdba57..04ec2b3372 100644 --- a/website/client/src/components/appFooter.vue +++ b/website/client/src/components/appFooter.vue @@ -291,6 +291,7 @@
@@ -308,12 +309,12 @@ >-30 Days
Time Traveling! It is {{ new Date().toLocaleDateString() }} - +