hubspot color change

Signed-off-by: npiyush97 <npiyush35@gmail.com>
This commit is contained in:
npiyush97
2024-01-25 23:15:15 +05:30
parent 7f9c43dec1
commit 81452d78e4
@@ -37,4 +37,10 @@ $page-header-height: 44px;
padding-right: 2rem;
}
select[class*='hs-input'] {
color: black;
}
input[class*='hs-button'] {
color: black;
}
}