expressions only flex center on waifu mode,

otherwise sit in left margin
This commit is contained in:
RossAscends
2023-04-22 03:28:00 +09:00
parent b47b13b7ba
commit dfe3801f79
2 changed files with 4 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
display: flex;
height: calc(100vh - 40px);
width: 100vw;
justify-content: center;
}
.expression-holder {