aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-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%;