rounded design servants

This commit is contained in:
Firq 2023-07-07 18:32:14 +02:00
parent ff42678a16
commit 537bacca38
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 14 additions and 12 deletions

View file

@ -36,13 +36,14 @@ const { title } = Astro.props
letter-spacing: -1px;
color: white;
margin-top: 2rem;
margin-bottom: 0;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0.25rem 1.5rem;
border-radius: 0.5rem;
max-width: max-content;
background-color: var(--c-darkgray);
padding-bottom: 0.5rem;
}
@media (min-width: 512px) {
div {