feat: update all CSS to work with lilypad.css

This commit is contained in:
Devin Haska 2025-05-29 22:05:22 -07:00
parent 7c621fedce
commit 1166807df3
Signed by: wonderfulfrog
SSH key fingerprint: SHA256:ejOGyH9064rJiikox4ykOHLeuUg1f9l8wmJxs+MzNw0
30 changed files with 275 additions and 306 deletions

View file

@ -8,7 +8,7 @@ there is space in the viewport and stacks on small viewports
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
gap: var(--spacing-0\.5);
gap: var(--spacing-2);
}
.repel[data-nowrap] {