New Membership Page and other changes #4

Merged
kumi merged 29 commits from membership-page into main 2024-05-30 10:15:10 +00:00
Showing only changes of commit 2bbdc4034b - Show all commits

View file

@ -123,6 +123,10 @@ h5 {
fill: var(--bs-primary-bg-subtle);
}
.bs-icon.bs-icon-lg svg {
fill: var(--bs-primary)
}
/* Responsive Styles */
@media (max-width: 768px) {
.navbar .container {