This commit is contained in:
2026-06-16 11:16:34 -06:00
parent 028ba0f2f9
commit 973348115c
2 changed files with 10 additions and 1 deletions

View File

@@ -349,6 +349,15 @@ input {
color: var(--green-700);
}
.page-subtitle {
font-size: 13px;
font-weight: 400;
color: var(--green-600);
margin-left: 10px;
letter-spacing: 0.05em;
vertical-align: middle;
}
.section-heading {
margin: 12px 0 0;
padding-left: 10px;