dcbristol-2019-static/resources/css/components/markup.css

8 lines
77 B
CSS

.markup {
@apply leading-relaxed;
p:first-child {
@apply mt-0
}
}