mirror of
https://git.solarpunk.moe/Fries/fries-website.git
synced 2025-03-15 19:00:56 +00:00
No description
it looks like flexboxes don't have wrapping enabled by default so they overflow so i wrapped the flexbox. i also used the gap property as it does the same thing as adding manual margin but less hacky and it works on every element of the flexbox, not just a tags. Fixes #4 |
||
---|---|---|
.vscode | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json |