Repaired wordmark padding and added a new color scheme to the website. The changes include adjustments to the header and footer sections, as well as improvements to the overall layout for better user experience. These updates aim to enhance the visual appeal and functionality of the site while maintaining consistency with our brand identity.

This commit is contained in:
2026-02-12 17:48:14 -05:00
parent e76b2df6c5
commit b8d07a77c5

View File

@@ -312,7 +312,7 @@ body.home {
font-weight: 400; font-weight: 400;
letter-spacing: -0.03em; letter-spacing: -0.03em;
line-height: 1.06; line-height: 1.06;
padding: 0.08em 0.18em 0.14em; padding: 0.06em 0.1em 0.12em;
max-width: 100%; max-width: 100%;
text-align: center; text-align: center;
color: var(--text-primary); color: var(--text-primary);