Adjusted pyramids to make infinitely scaleable

This commit is contained in:
2025-06-26 21:17:15 +01:00
parent e812cdfcd2
commit b1d518d9cd
2 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
}
.pyramid {
width: 40%;
width: 100%;
height: auto;
}