.post-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 4px 16px 4px 16px;
}
