stacker.news/components/banners.module.css

8 lines
79 B
CSS

.banner {
margin-top: 1em;
}
.banner p:last-of-type {
margin-bottom: 0;
}