Integrate Zola
All checks were successful
Build / build (push) Successful in 5m33s

This commit is contained in:
2024-02-06 14:18:25 +01:00
parent 279c018072
commit ed49c101d3
153 changed files with 466 additions and 37 deletions

10
sass/style.scss Normal file
View File

@ -0,0 +1,10 @@
body {
margin: 0;
}
iframe.song {
display: block;
width: 100%;
min-height: 100vh;
border: 0;
}