camera: move qrarc down

This commit is contained in:
Fam Zheng 2025-08-15 08:26:11 +01:00
parent de29d89255
commit 16881d73f4

View File

@ -422,7 +422,7 @@ div.qrarc {
box-sizing: border-box;
width: 46vw;
height: 46vw;
margin: 20vw 27vw;
margin: 35vw 27vw;
animation: qrarc-anime 1.2s ease-in-out infinite;
}