summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/site.css b/css/site.css
index 397e661..b6194d6 100644
--- a/css/site.css
+++ b/css/site.css
@@ -15,11 +15,11 @@ body {
width: 100%;
height: 100%;
min-height: 100%;
+ font-family: sans-serif;
}
div.fullpage {
background-color: #f5f5f5;
- font-family: sans-serif;
position: relative;
min-height: 100%;
}