Skip to content
Snippets Groups Projects
mailSubject.scss 108 B
Newer Older
  • Learn to ignore specific revisions
  • .mailSubject {
      .title {
        margin: 1rem 0;
      }
      input {
        min-width: 300px;
        margin-left: 0;
      }
    }