removing unecessary background blue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-03-19 12:26:41 +01:00
parent a76917c6f2
commit 18ede83311

View File

@ -13,7 +13,6 @@
}
ol {
@container (min-width: 400px) {
background-color: blue !important;
display: grid;
grid-template-columns: 1fr 1fr;
}