aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/index.css b/src/css/index.css
index cc26dcd..3047528 100644
--- a/src/css/index.css
+++ b/src/css/index.css
@@ -16,7 +16,7 @@ body {
16 &[data-mode='editing'] { 16 &[data-mode='editing'] {
17 display: flex; 17 display: flex;
18 align-items: stretch; 18 align-items: stretch;
19 gap: 0.5em; 19 /* gap: 0.5em; */
20 20
21 padding: 0.5em; 21 padding: 0.5em;
22 22