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:
@@ -25,6 +25,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
width: 100%;
|
||||||
max-width: 400px; /* Adjust as needed */
|
max-width: 400px; /* Adjust as needed */
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user