Website: Update signup-modal component styles (#35954)

Changes:
- Updated the link styles in the signup modal component to be consistent
with other links on the website
This commit is contained in:
Eric 2025-11-18 16:53:14 -06:00 committed by GitHub
parent 25d9420c31
commit c5e789ab60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,13 +109,6 @@
.small {
font-size: 12px;
}
a {
cursor: pointer;
line-height: 150%;
color: #515774;
text-decoration: underline;
text-underline-offset: 2px;
}
[parasails-component='cloud-error'] {
p {
color: @core-vibrant-red;