STYLE Fixing li having different aspect
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-08-27 11:24:21 +02:00
parent 5c2c4c2e9a
commit a58817c3e3

View File

@ -23,7 +23,8 @@ body.front-end {
}
}
p {
p,
li {
@apply font-light;
line-height: 1.8;
}