mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-06 02:30:45 +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