website/site/styles/statute.css

11 lines
136 B
CSS
Raw Normal View History

2024-11-10 00:49:25 +00:00
h2 {
margin: 1.5rem 0;
font-weight: normal;
font-size: 1.4em;
font-variant-caps: small-caps;
}
p {
padding-bottom: 1.5rem;
}