diff options
Diffstat (limited to 'stylesheets/membre.css')
| -rw-r--r-- | stylesheets/membre.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css index fbd3d28..1d6ab5b 100644 --- a/stylesheets/membre.css +++ b/stylesheets/membre.css @@ -31,8 +31,8 @@ main { position: fixed; bottom: 0; right: 0; - width: 40vw; - height: 40vw; + width: 70vh; + height: 70vh; z-index: -1; } |
