1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Update normalize comment

This commit is contained in:
Lucas Vallenet
2024-01-12 11:28:42 +01:00
parent a674a16c4b
commit 98ba8c4972

View File

@@ -35,7 +35,7 @@ blockquote {
margin-block-end: 0; margin-block-end: 0;
} }
// Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed // Remove list styles on ul, ol elements with a class, which suggests default styling will be removed
ul[class], ul[class],
ol[class] { ol[class] {
margin: 0; margin: 0;