Add download link for organization's bylaws

Add styling for button element on contact page
This commit is contained in:
Ruben 2025-10-16 22:17:31 +02:00
parent e30c9af879
commit 5879af9a99
2 changed files with 10 additions and 6 deletions

View file

@ -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;