Refactor and add new button styles

This commit is contained in:
2019-04-28 14:39:50 +01:00
parent f25c74c7e9
commit c6a37f7e94
4 changed files with 41 additions and 34 deletions
@@ -73,12 +73,6 @@ ul.proposal-list {
color: $primary-color;
margin-right: 0.5rem;
}
button {
height: 2rem;
line-height: 2rem;
padding: 0 0.6rem;
}
}
}