Improved the visual music player tutorial page stylings.

This commit is contained in:
2022-04-19 18:14:00 -05:00
parent 81c2274c1e
commit 5c8caba30c
2 changed files with 80 additions and 67 deletions

View File

@@ -9,4 +9,8 @@
justify-content: center;
align-items: center;
box-shadow: inset 0 0 10px rgb(133, 133, 133);
}
.part {
margin-bottom: 2.5em;
}