fix color changer wrong pos

This commit is contained in:
Skip R. 2023-04-26 20:22:54 -07:00
parent 38eb8866b3
commit 2e4a05ded3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.colorChanger {
position: absolute;
position: fixed;
right: 0;
bottom: 0;