[bugfix/chore] Main Page: Sidebar. fix vrct logo height that was shrink.

This commit is contained in:
Sakamoto Shiina
2024-09-02 08:49:04 +09:00
parent 597fee16df
commit fdbaaaaca9

View File

@@ -3,6 +3,7 @@
display: flex;
justify-content: center;
align-items: center;
flex-shrink: 0;
}
.logo {