Homepage is now somewhat responsive

This commit is contained in:
Dan 2026-01-03 13:02:57 +00:00
parent 27078fe312
commit 5af630114f
10 changed files with 674 additions and 680 deletions

View file

@ -1,7 +1,4 @@
.music {
// position: absolute;
// bottom: 15%;
// right: 27%;
cursor: pointer;
position: relative;
height: 100px;
@ -29,7 +26,7 @@
@include media-down(lg) {
opacity: 1;
transform: rotate(0deg);
//transform: rotate(0deg);
bottom: 0;
font-size: 14px;
}