9 lines
104 B
CSS
9 lines
104 B
CSS
|
.latestPostsHeader {
|
||
|
text-align: center;
|
||
|
margin-bottom: 0;
|
||
|
}
|
||
|
|
||
|
.container {
|
||
|
margin-bottom: 2rem;
|
||
|
}
|