wip: lander updates

This commit is contained in:
David Hill
2025-12-11 00:46:02 +00:00
parent e9d3e240c2
commit f0274fd29f
5 changed files with 44 additions and 11 deletions

View File

@@ -289,7 +289,7 @@
[data-component="enterprise-column-1"] {
h1 {
font-size: 1.5rem;
font-weight: 500;
font-weight: 700;
color: var(--color-text-strong);
margin-bottom: 1rem;
}
@@ -441,7 +441,7 @@
h3 {
font-size: 16px;
font-weight: 500;
font-weight: 700;
color: var(--color-text-strong);
margin-bottom: 12px;
}