fixing title problems
This commit is contained in:
parent
8626850932
commit
879ba7a0f8
|
|
@ -14,6 +14,12 @@
|
||||||
.post-infos-capsule {
|
.post-infos-capsule {
|
||||||
@apply mt-8;
|
@apply mt-8;
|
||||||
}
|
}
|
||||||
|
&__type {
|
||||||
|
@apply !text-xl !my-0 !tracking-widest;
|
||||||
|
}
|
||||||
|
&__title {
|
||||||
|
@apply !text-4xl font-bold;
|
||||||
|
}
|
||||||
|
|
||||||
&__page-icon {
|
&__page-icon {
|
||||||
@apply mx-auto w-28 absolute top-0 left-1/2;
|
@apply mx-auto w-28 absolute top-0 left-1/2;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user