// Blog Add New Post Template

// Add New Post Form
.add-new-post {
  &__editor {
    min-height: 400px;
  }
}
