Clean-up main.scss

This commit is contained in:
Gaëlle Morin
2019-11-08 11:34:30 +01:00
parent 70e238d230
commit 52377dc92a
5 changed files with 40 additions and 63 deletions

View File

@ -1,5 +1,19 @@
#circle-edit {
.circle-edit-form>form {
input[type='submit'] {
@extend .button,
.text-bold,
.text-uppercase,
.reversed,
.button-dark,
.bordered;
margin-left: auto;
margin-top: 3.2rem;
}
}
.table-header {
background: $color-228-25-79;
color: white;