Skip to content

Commit eb4d097

Browse files
Merge pull request #86 from kallewesterling/main
New styling on tables
2 parents 46020c2 + 8d83c27 commit eb4d097

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

production/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,9 @@ label {
372372
border-bottom: 1px solid #dcdcdc;
373373
}
374374

375-
p {
375+
p, li {
376376
font-size: inherit !important;
377+
font-weight: inherit !important;
377378
margin: 3px 0;
378379
}
379380
}

0 commit comments

Comments
 (0)