Skip to content

Commit

Permalink
refactor: 💡 HTML content refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ahagens committed May 15, 2024
1 parent c6e06f4 commit 32e6e7a
Show file tree
Hide file tree
Showing 3 changed files with 416 additions and 391 deletions.
4 changes: 4 additions & 0 deletions docs/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ h3 {
font-size: var(--size-3);
}

p {
margin-bottom: 0.5rem;
}

.color-accent-1 {
color: var(--color-accent-1);
}
Expand Down
Loading

0 comments on commit 32e6e7a

Please sign in to comment.