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

9 lines
81 B
CSS
Raw Normal View History

2021-10-15 19:14:49 +00:00
:host{
Display: block;
margin-top: 1rem;
}
.info-text{
text-align: center;
}