summaryrefslogtreecommitdiff
path: root/sass/app.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/app.scss')
-rw-r--r--sass/app.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/sass/app.scss b/sass/app.scss
index 4d02ee1..f92d5dc 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -1010,6 +1010,10 @@ input[type="submit"]:active,
border-color: $button-hover-border;
}
+div.backendlink {
+ margin-top: 1ex;
+}
+
div.notes {
margin-top: 2em;
}