mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-31 02:39:38 +02:00
The width of collection cards can vary quite a bit. Additionally, the cards look different than the cards within a collection. It would be nice if the design would be more or leyy the same for all of them. This patch adjusts the collection card design by adapting the classes from the cards within the collection (I literally just copied the classes from ChecklistCard). This is another step in making the user interface more homogeneous. |
||
---|---|---|
.. | ||
src | ||
static | ||
.env.example | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
Dockerfile | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
startup.sh | ||
svelte.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.ts |