mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-12-21 23:56:26 +00:00
absolute positioning
This commit is contained in:
parent
ecba2ba7dc
commit
480bfb4e4a
@ -41,7 +41,7 @@
|
||||
|
||||
<style>
|
||||
div {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
bottom: 1em;
|
||||
right: 1em;
|
||||
pointer-events: none;
|
||||
|
Loading…
Reference in New Issue
Block a user