diff options
| -rw-r--r-- | commun.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; |
