adjusted font size for post records

This commit is contained in:
rawleyIfowler
2022-02-25 21:34:46 -06:00
parent 0f37dd0786
commit 81b2a9a7f9
2 changed files with 7 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ h4 {
}
p {
font-size: 1.15em;
font-size: 1.2em;
font-weight: 400;
line-height: 1.4;
max-width: 33em;
@@ -140,6 +140,11 @@ a:hover:after {
margin-top: 12px;
}
.post-record-title {
font-size: 1.3em;
font-weight: 400;
}
.skill-keywords {
overflow: wrap;
font-size: 0.9em;