Blame view

frontend/themes/markup/src/scss/custom/_forms.scss 77 Bytes
d1f8bd40   Alexey Boroda   first commit
1
2
3
4
5
  .add-new-project-form {
    .title-2, .control-label{
      margin: 23px 0;
    }
  }