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

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike J. Renaker / "MikeDEV authored Dec 8, 2023
1 parent 43a7448 commit 44f58eb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,18 @@ h2 {
color: var(--text-color);
}

h3 {
font-family: 'simvoni';
text-align: left;
color: var(--text-color);
}

h4 {
font-family: 'simvoni';
text-align: left;
color: var(--text-color);
}

p {
font-size: 20px;
line-height: 1.5;
Expand Down

0 comments on commit 44f58eb

Please sign in to comment.