style p tag

This commit is contained in:
gingervitis 2021-01-17 19:51:38 -08:00 committed by Gabe Kangas
parent 5b4178b667
commit 451912aa57

View file

@ -22,7 +22,9 @@ a {
* {
box-sizing: border-box;
}
p {
font-weight: 300;
}
pre {
display: block;
padding: 1rem;