.postList {
  list-style: none;
  padding: 0;
}

.postList .post-title {
  margin: 0.2rem 0;
  font-size: 1.7rem;
}

.postList .post {
  margin-bottom: 1.2rem;
}
