text rendering service and chord detection

This commit is contained in:
2020-03-21 21:46:33 +01:00
committed by smuddy
parent 5dd95153bb
commit 0cb8875f8d
5 changed files with 55 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
background: #fffe;
overflow: hidden;
width: 800px;
transition: 3s all ease-in-out;
@media screen and (max-width: 860px) {
width: 100vw;
border-radius: 0px;