style: increase sounds per row

This commit is contained in:
MAZE
2023-10-10 21:16:37 +03:30
parent 89149dca78
commit cd8ec5e864
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
.container {
width: 85%;
max-width: 550px;
max-width: 600px;
margin: 0 auto;
}