rounded design servants
This commit is contained in:
parent
ff42678a16
commit
537bacca38
3 changed files with 14 additions and 12 deletions
src/layouts
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue