get rid of the background of the banner
All checks were successful
docker / docker (push) Successful in 11s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-07-11 16:32:24 +03:00
parent 5aff5e9277
commit c5eeb3c911

View File

@ -258,7 +258,7 @@ h3,h4,h5,h6{
font-family:Times; font-family:Times;
width:100%; width:100%;
height:100%; height:100%;
background:var(--282828); background: none;
display:block; display:block;
object-fit:contain; object-fit:contain;
} }