summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commun.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/commun.css b/commun.css
index d7fade3..a725a5a 100644
--- a/commun.css
+++ b/commun.css
@@ -280,8 +280,8 @@ footer.legal {
display: block;
position: fixed;
overflow: auto;
- width: 100%;
- height: 100%;
+ width: 100vw;
+ height: 100vh;
top: 0;
left: 0;
margin: 0;