aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-05-18 19:46:16 +0200
committermetamuffin <metamuffin@disroot.org>2025-05-18 19:46:16 +0200
commit51819226e6d4eb122d70b9b1897d6ce935434998 (patch)
tree305d9e83c02fe38756fa3c2e0e45407765e4f0f8 /src
parenta9bfe40f63207f11cfcf50ba8ff6010e4377c134 (diff)
downloadisda-51819226e6d4eb122d70b9b1897d6ce935434998.tar
isda-51819226e6d4eb122d70b9b1897d6ce935434998.tar.bz2
isda-51819226e6d4eb122d70b9b1897d6ce935434998.tar.zst
center lists
Diffstat (limited to 'src')
-rw-r--r--src/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 8ca6be1..4b30b32 100644
--- a/src/style.css
+++ b/src/style.css
@@ -55,6 +55,11 @@
border-color: #6e6eff;
}
+ul {
+ padding-left: 20px;
+ padding-right: 20px;
+}
+
section.tasks {
display: flex;
width: 100%;