Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
feat: NR3156 - fix for responsiveness on browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
dikshab0202 committed May 2, 2022
1 parent 182de2c commit 45a2420
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ input[type='text'] {
}
}

h3,h6 {
font-weight: 400;
}

:global {
.intro-text {
color: var(--secondary-text-color);
Expand Down

0 comments on commit 45a2420

Please sign in to comment.