refining timeline margins
This commit is contained in:
parent
05d379c14e
commit
7b7a538223
|
|
@ -3,9 +3,6 @@
|
|||
.section_titling {
|
||||
@apply mb-9;
|
||||
}
|
||||
.section_titling__title:first-child {
|
||||
@apply mt-0;
|
||||
}
|
||||
&__container {
|
||||
@apply relative;
|
||||
}
|
||||
|
|
@ -128,7 +125,7 @@
|
|||
}
|
||||
ul,
|
||||
ol {
|
||||
@apply !my-3;
|
||||
@apply !mt-3 mb-1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -139,6 +136,10 @@
|
|||
@apply text-neutral-900 font-bold text-2xl;
|
||||
}
|
||||
}
|
||||
|
||||
.section_titling__title:first-child {
|
||||
@apply mt-0;
|
||||
}
|
||||
}
|
||||
|
||||
.section_titling + .homegrade-blocks-timeline {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user