Fix for hero

This commit is contained in:
Firq 2024-01-03 01:35:56 +01:00
parent 75478e8acb
commit 2da732d58b
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 2 additions and 2 deletions
src/components

View file

@ -30,7 +30,7 @@ const release = `https://forgejo.neshweb.net/Firq/fgo-ta-com-website/releases/ta
div {
display: flex;
width: 100%;
height: 5em;
max-height: auto;
background-color: var(--c-gray);
text-align: center;
align-items: center;