Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
Font size changed
  • Loading branch information
frausabine authored Jul 3, 2024
1 parent 5aeab64 commit 417264d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ p {
background-color: var(--background-content);
z-index:2;
border-radius: .5em;
font-size: 0.85em;
font-size: 0.8em;
}

.content figure {
Expand Down Expand Up @@ -441,4 +441,4 @@ footer a:hover img, footer a:active img {
left: unset;
right: 1%;
}
}
}

0 comments on commit 417264d

Please sign in to comment.