STYLE Refining spacings on single for carhop headig
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3e637f7a94
commit
80d0b2ccdc
|
|
@ -35,4 +35,12 @@
|
||||||
h6.has-text-align-center {
|
h6.has-text-align-center {
|
||||||
@apply mx-auto;
|
@apply mx-auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p + h2,
|
||||||
|
p + h3,
|
||||||
|
p + h4,
|
||||||
|
p + h5,
|
||||||
|
p + h6 {
|
||||||
|
@apply mt-0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user