text rendering service and chord detection

This commit is contained in:
2020-05-13 19:35:21 +02:00
committed by benjamin
parent 5dd95153bb
commit 0cb8875f8d
5 changed files with 55 additions and 9 deletions
@@ -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;