summaryrefslogtreecommitdiff
path: root/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 5679547..c078c48 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -97,12 +97,12 @@ nav ul {
list-style: none;
}
+#return {
+ margin-bottom: 2em;
+}
+
@media (pointer: coarse) {
.navlink {
margin-bottom: 1em;
}
-
- #return {
- margin-bottom: 2em;
- }
}