aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.module.css')
-rw-r--r--src/App.module.css12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/App.module.css b/src/App.module.css
index 0bf5f42..3b75e8c 100644
--- a/src/App.module.css
+++ b/src/App.module.css
@@ -32,4 +32,14 @@
.error {
color: var(--red)
-} \ No newline at end of file
+}
+
+.examples {
+ margin-bottom: 20px;
+}
+
+.editor {
+ margin-bottom: 40px;
+}
+
+.tutorial {}