snapToBaseline

This commit is contained in:
Julie Blanc 2026-04-10 12:51:41 +02:00
parent 299ffe6c4b
commit 831d276d41
6 changed files with 24 additions and 15 deletions

View file

@ -35,19 +35,12 @@ p, li{
}
.wrapper-indent {
color: red;
}
.wrapper-indent > p:first-of-type {
text-indent: $indent*0.5;
}
// p + ol + p{
// color: red;
// text-indent: $indent*0.25;
// }