Shrinking sass nonsense

This commit is contained in:
Dan 2025-12-11 12:40:54 +00:00
parent c51942e5c0
commit 3bc3981373
4 changed files with 106 additions and 167 deletions

View file

@ -40,3 +40,12 @@
opacity: 1;
}
}
.buildings-bg {
position: fixed;
bottom: 0;
left: 15%;
height: 40%;
width: 50%;
z-index: 90;
}