Improved the visual music player tutorial page.

This commit is contained in:
2022-04-19 17:59:52 -05:00
parent d0d6f87f34
commit 81c2274c1e
2 changed files with 6 additions and 10 deletions

View File

@@ -8,7 +8,5 @@
flex-direction: column;
justify-content: center;
align-items: center;
margin: 2.5rem;
border-radius: 5px;
box-shadow: inset;
box-shadow: inset 0 0 10px rgb(133, 133, 133);
}