[Chore] About VRCT: Set the position to center.

This commit is contained in:
Sakamoto Shiina
2025-01-03 21:12:14 +09:00
parent 31fb57baad
commit abeeb69afb

View File

@@ -3,6 +3,7 @@
gap: 2.2rem; gap: 2.2rem;
flex-direction: column; flex-direction: column;
width: 72rem; width: 72rem;
margin: auto;
// background-color: gray; // background-color: gray;
} }