FIX fixing commentary causing problem
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-06-23 16:34:44 +02:00
parent 3f9eb84f35
commit ace090cb4b

View File

@ -4,6 +4,6 @@ a {
} }
main { main {
// Causing issues with the article sidebar index sticky positioning /* Causing issues with the article sidebar index sticky positioning */
/* overflow-x: hidden; */ /* overflow-x: hidden; */
} }