404 page, assets exclusion, e g g tips hat, blog responsive

This commit is contained in:
Firq 2023-03-16 23:04:09 +01:00
parent 28d155196e
commit c7017bfd24
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
5 changed files with 48 additions and 4 deletions

View file

@ -34,7 +34,7 @@ const { title } = Astro.props
color: white;
margin: 0.5rem 0px 0.5rem 0.5em;
padding: 0.25rem 0.75rem;
width: max-content;
max-width: max-content;
background-color: var(--c-darkgray);
}
@media (min-width: 512px) {