More work on marketing pages

This commit is contained in:
Matthew Holt 2023-11-21 10:11:05 -07:00 committed by Francis Lavoie
parent 48645cedc1
commit 14e9b01bf4
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
8 changed files with 426 additions and 42 deletions

View file

@ -286,6 +286,7 @@ button.primary,
color: #222;
font-weight: bold;
border: none;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
button.primary:hover,
@ -420,8 +421,8 @@ button.primary .hover-splash,
font-family: Poppins, ui-rounded;
font-weight: 600;
color: var(--dropdown-link-title-color);
font-size: 18px;
margin-bottom: 5px;
font-size: 20px;
margin-bottom: 14px;
}
.dropdown .col {