diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; - bottom: 100px; + margin: 0 0 100px 0; } DIV.header span { |