removed forced sans on quotes

This commit is contained in:
Alexander 2025-06-11 10:53:17 -04:00
parent 97032c1593
commit 6e88c1a696
2 changed files with 1 additions and 2 deletions

View file

@ -61,7 +61,6 @@ h1 {
}
blockquote {
font-family: "BodySans";
font-size: 1em;
line-height: var(--ui-spacing);
border-left: 4px solid var(--darkest-color);