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 3b8a51f..dc4c2e8 100644
--- a/src/css/index.css
+++ b/src/css/index.css
@@ -11,7 +11,7 @@ body {
11 width: 100%; 11 width: 100%;
12 height: 100vh; 12 height: 100vh;
13 13
14 &[data-layout="editing"] { 14 &[data-mode="editing"] {
15 display: flex; 15 display: flex;
16 align-items: stretch; 16 align-items: stretch;
17 gap: 0.5em; 17 gap: 0.5em;