Compare commits
No commits in common. "b423a32073db5791fc760ed5cb0f96bfce249e22" and "e0c21fcc17b2bfb7714ae701436c4b3b3b1194e2" have entirely different histories.
b423a32073
...
e0c21fcc17
|
|
@ -2,8 +2,5 @@
|
||||||
.audio-player__details__label {
|
.audio-player__details__label {
|
||||||
@apply text-sm text-gray-700 font-bold;
|
@apply text-sm text-gray-700 font-bold;
|
||||||
}
|
}
|
||||||
.audio-player__details__caption {
|
|
||||||
@apply !text-base !text-carhop-gray !font-normal;
|
|
||||||
}
|
|
||||||
@apply my-6;
|
@apply my-6;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
/* @apply title-small font-bold; */
|
/* @apply title-small font-bold; */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* h1.wp-block-heading {
|
h1.wp-block-heading {
|
||||||
@apply !text-4xl mb-12;
|
@apply !text-4xl mb-12;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -54,7 +54,7 @@
|
||||||
}
|
}
|
||||||
h4.wp-block-heading {
|
h4.wp-block-heading {
|
||||||
@apply !text-2xl uppercase nunito font-medium tracking-widest pb-1;
|
@apply !text-2xl uppercase nunito font-medium tracking-widest pb-1;
|
||||||
} */
|
}
|
||||||
ul + h3,
|
ul + h3,
|
||||||
p + h3 {
|
p + h3 {
|
||||||
@apply mt-12;
|
@apply mt-12;
|
||||||
|
|
@ -86,7 +86,6 @@ main > .content-box:first-child {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
body.wp-admin.post-type-articles .content-box,
|
|
||||||
.single-articles .content-box {
|
.single-articles .content-box {
|
||||||
@apply !pt-10 !pb-8;
|
@apply !pt-10 !pb-8;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,6 @@ article > *:not(.entry-content),
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
@apply text-lg;
|
@apply text-lg;
|
||||||
line-height: 1.25;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
p,
|
p,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user