autosize logo
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run

This commit is contained in:
Jose Falanga 2025-11-04 00:00:14 -03:00
parent 8c4665f0df
commit 197892077c

View file

@ -27,6 +27,7 @@ body {
} }
.logo img { .logo img {
max-width: 512px; max-width: 512px;
width: 80%;
height: auto; height: auto;
display: inline-block; display: inline-block;
background: none; background: none;