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>
|
<style>
|
||||||
div {
|
div {
|
||||||
position: fixed;
|
position: absolute;
|
||||||
bottom: 1em;
|
bottom: 1em;
|
||||||
right: 1em;
|
right: 1em;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
Reference in New Issue
Block a user