Fixed logo scaling for mobile.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m51s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m51s
This commit is contained in:
parent
971abe413b
commit
22378c5b2b
@ -25,6 +25,7 @@
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 100%;
|
||||
max-width: 400px; /* Adjust as needed */
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user