.md-post__action {
    display: none;
}

.md-post {
    margin-bottom: 1rem;  /* Reduce space between posts */
}

html {
  overflow-y: scroll;
}