summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/voidnet.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/voidnet.css b/css/voidnet.css
index 406547f..c263a92 100644
--- a/css/voidnet.css
+++ b/css/voidnet.css
@@ -9,6 +9,8 @@ body{
background-attachment: fixed;
background-repeat: no-repeat;
font-family: "OpenSans-Regular";
+ height: 100%;
+ overflow: scroll;
}
a{