Add download link for organization's bylaws
Add styling for button element on contact page
This commit is contained in:
parent
e30c9af879
commit
5879af9a99
2 changed files with 10 additions and 6 deletions
|
|
@ -113,6 +113,10 @@ main {
|
|||
line-height: 1.35em;
|
||||
}
|
||||
}
|
||||
.button {
|
||||
margin-top: 1.3rem;
|
||||
justify-self: start;
|
||||
}
|
||||
}
|
||||
|
||||
/* BUTTONS */
|
||||
|
|
@ -165,7 +169,7 @@ main {
|
|||
background-color: var(--color-grey);
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.bigger {
|
||||
font-size: 1.2em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue