aboutsummaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index e2bf78e..4200941 100644
--- a/css/style.css
+++ b/css/style.css
@@ -51,7 +51,7 @@ hr {
}
@media only screen and (max-width: 480px) {
- #screen { top: 57px; }
+ #screen { top: 57px; right: 5px; left: 5px; }
}
.right { float: right;}