aboutsummaryrefslogtreecommitdiff
path: root/src/routes
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes')
-rw-r--r--src/routes/+page.svelte1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index f2f7f039..525ac825 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -136,6 +136,7 @@
#list-container {
display: flex;
flex-wrap: wrap;
+ align-items: start;
}
.list {