don't bold the p tag by default

This commit is contained in:
Greg Gauthier 2023-01-31 11:09:26 +00:00
parent d6f559cfbe
commit 4be38a46b0
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ p {
font-family: 'FreeMono Bold', serif;
line-height: 1.3;
font-size: 0.775em;
font-weight: bold;
color: #f2f2f2;
}