Update for mobile devices.
Some checks failed
Build and test / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Build and test / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
parent
f06939a13e
commit
ea2c3e355a
@ -128,3 +128,12 @@ h1 {
|
||||
border-radius: 30%;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.icon-button {
|
||||
width: 20px; /* Shrink icons for smaller screens */
|
||||
}
|
||||
.floating-buttons {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user