Remove comment from Sass compiled output.

This commit is contained in:
Cutieguwu
2025-08-23 19:52:33 -04:00
parent d02026bd55
commit ec1947376f

View File

@@ -82,7 +82,7 @@
} }
> .body { > .body {
/* Collapse the L/R padding to maximize usable space */ // Collapse the L/R padding to maximize usable space
padding: 0; padding: 0;
} }
} }