blog/src/styles/home.scss

11 lines
119 B
SCSS

.home.postListing {
.tags {
gap: 4px;
.tag {
background-color: inherit;
padding: 0;
}
}
}