diff options
Diffstat (limited to 'css/main.css')
-rw-r--r-- | css/main.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/css/main.css b/css/main.css index 6eec4ae..90e2145 100644 --- a/css/main.css +++ b/css/main.css @@ -5,9 +5,7 @@ html, body{ background-color:#100018; color:#DDD000; margin:0; - height:100%; - /*min-height:100%;*/ - /*position:relative*/ + height:100% } h1{ |