mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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:
parent
25d9420c31
commit
c5e789ab60
1 changed files with 0 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue