1
0
Fork 0

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 { .colorChanger {
position: absolute; position: fixed;
right: 0; right: 0;
bottom: 0; bottom: 0;