zgo/src/app/posts/post-list/post-list.component.css

9 lines
81 B
CSS

:host{
Display: block;
margin-top: 1rem;
}
.info-text{
text-align: center;
}