make banner size fit in middle-large
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-11-09 06:05:57 +07:00
parent 0f52b32d00
commit 56a1a59e7c
2 changed files with 8 additions and 7 deletions

View file

@ -29,8 +29,7 @@ h1 {margin-top: 3vh;}
}
.banner {
width: 90%;
width: 100%;
text-align: center;
font-weight: bold;
padding: 0.2cm;