diff options
Diffstat (limited to 'css/main.css')
-rw-r--r-- | css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css index e89f7ca..3701f2b 100644 --- a/css/main.css +++ b/css/main.css @@ -264,6 +264,7 @@ html { position: fixed; width: 100px; height: 100px; + z-index: 30; right: 0; bottom: 0; |