AutorÃa | Ultima modificación | Ver Log |
.posts-list { display: flex; flex-direction: column; gap: .5rem; h4 { font-weight: 600; font-size: 1.2rem; color: $subtitle-color; } span { color: $font-color; font-size: .9rem; } }
.posts-list {
display: flex;
flex-direction: column;
gap: .5rem;
h4 {
font-weight: 600;
font-size: 1.2rem;
color: $subtitle-color;
}
span {
color: $font-color;
font-size: .9rem;