STYLE mise à jour des styles pour h6 en commentant les marges
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
266ed23532
commit
974a99359f
|
|
@ -22,7 +22,8 @@
|
||||||
h6 {
|
h6 {
|
||||||
@apply font-light uppercase tracking-wider max-w-4xl !text-5xl;
|
@apply font-light uppercase tracking-wider max-w-4xl !text-5xl;
|
||||||
line-height: 1.2 !important;
|
line-height: 1.2 !important;
|
||||||
@apply !mb-0 !pb-0;
|
/* @apply !mb-0 !pb-0; */
|
||||||
|
@apply !pb-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1.has-text-align-center,
|
h1.has-text-align-center,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user