FEATURE Refining compopnent aspect
This commit is contained in:
parent
8afbb5702a
commit
13001cd750
|
|
@ -1,6 +1,6 @@
|
|||
.highlight-timeline-step {
|
||||
&__innerblocks {
|
||||
@apply pt-12 pb-2;
|
||||
@apply pb-2;
|
||||
|
||||
> p:last-child {
|
||||
@apply !pb-0 mb-0;
|
||||
|
|
@ -11,19 +11,11 @@
|
|||
}
|
||||
}
|
||||
&__year {
|
||||
@apply h-auto w-full flex !p-12 justify-center items-center text-8xl text-white fjalla;
|
||||
@apply h-auto w-full flex !p-4 justify-center items-center text-8xl text-white fjalla;
|
||||
}
|
||||
|
||||
&__year-background {
|
||||
svg {
|
||||
polygon {
|
||||
@apply !fill-purple-200;
|
||||
}
|
||||
}
|
||||
}
|
||||
&__year-text {
|
||||
@apply fjalla !pt-12 !pb-10;
|
||||
font-size: clamp(4rem, 20vw, 20rem) !important;
|
||||
@apply fjalla !text-5xl font-semibold tracking-wide;
|
||||
line-height: 1.2 !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user