summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 5ad45fe..e512b8f 100644
--- a/style.css
+++ b/style.css
@@ -10,7 +10,7 @@ html, body, table {
body { font-size: 80%; }
article {
- position: fixed;
+ position: absolute;
top: 128px;
}