Skip to content

Commit

Permalink
Update _about.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 5, 2025
1 parent a0710be commit 113b92e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/scss/pages/_about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,18 @@
.app-about-heading {
font-weight: 600;
font-family: Georgia, serif;
font-size: 1.6rem;
font-size: 1.5rem;
margin-bottom: 0.5rem !important;
}

.app-about-version {
font-weight: 500;
font-weight: 450;
color: var(--text-color-secondary);
margin: 0;
}

.app-about-paragraph {
font-size: 1.125rem;
font-size: 1rem;
margin-bottom: var(--section-padding);
font-weight: 500;
font-weight: 450;
}

0 comments on commit 113b92e

Please sign in to comment.