portico: Reduce bold in additional info area.

This commit is contained in:
Karl Stolley 2023-12-18 17:07:05 -06:00 committed by Tim Abbott
parent fd911cbfbb
commit 3a0be097f4
1 changed files with 4 additions and 0 deletions

View File

@ -438,6 +438,10 @@
background: var(--color-background-box);
padding: 20px 32px;
border-radius: 16px;
b {
font-weight: 600;
}
}
h3 {