mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-12-07 22:45:00 +00:00
absolute positioning
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
<style>
|
||||
div {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
bottom: 1em;
|
||||
right: 1em;
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user