Skip to content

Commit

Permalink
Add small to header p
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfran committed Oct 30, 2024
1 parent 66e189a commit 5ee75c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ hr {
}

.header p {
font-size: small;
font-family: var(--font-mono);
margin-top: var(--header-menu-top-gap);
margin-right: var(--header-menu-side-gap);
Expand Down Expand Up @@ -526,4 +527,4 @@ blockquote {
blockquote p {
margin-left: 1rem;
margin-right: 1rem;
}
}

0 comments on commit 5ee75c5

Please sign in to comment.