Skip to content

Commit 35a1b56

Browse files
committed
css justeringer
2 parents 3218201 + 01c57d8 commit 35a1b56

5 files changed

+2
-3
lines changed

packages/nextjs/src/components/pages/contact-step-page/ContactStepPage.module.scss

+2-3
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@
5050
border: 1px solid var(--a-border-subtle);
5151

5252
& :global(.navds-link-panel__title) {
53-
color: var(--default-action-color);
54-
font-size: 1.25rem;
55-
}
53+
color: var(--default-action-color);
54+
font-size: 1.25rem;
5655
}
5756
}
5857
}

0 commit comments

Comments
 (0)