Refactor layout and button styles
* Add single-column layout for forms * Add optional nav/buttons to section headers
This commit is contained in:
@@ -5,10 +5,10 @@ section#add-proposal {
|
||||
form {
|
||||
|
||||
p {
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 1.5rem;
|
||||
|
||||
&.actions {
|
||||
padding-top: 1rem;
|
||||
padding-top: 1.5rem;
|
||||
text-align: center;
|
||||
a {
|
||||
color: $primary-color;
|
||||
|
||||
Reference in New Issue
Block a user