diff --git a/editor/src/styles.scss b/editor/src/styles.scss index e032d9f..44d87fa 100644 --- a/editor/src/styles.scss +++ b/editor/src/styles.scss @@ -221,3 +221,7 @@ mark { .section { padding: 0; } + +.footer { + padding: 0 12px; +} diff --git a/templates/layout.html b/templates/layout.html index 236b3d0..c93d511 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -271,10 +271,12 @@ +