feat(home): Add moderation FAQs, update team, minor wording tweaks

This commit is contained in:
Ash Logan
2024-08-19 12:44:02 +10:00
committed by Ash
parent 6c5536a537
commit bb95ac0cf8
3 changed files with 68 additions and 10 deletions

View File

@@ -463,7 +463,7 @@ section.team-helpers .text {
}
section.team-helpers .team-helpers-cards {
display: inline-grid;
grid-template-columns: repeat(12, 1fr);
grid-template-columns: repeat(21, 1fr);
grid-gap: 20px;
margin-right: 20px;
color: var(--text-shade-1);