update some small stuff

This commit is contained in:
creations 2025-04-05 09:32:47 -04:00
parent 30191a5b1f
commit 82f7b4f22d
Signed by: creations
GPG key ID: 8F553AA4320FC711
3 changed files with 9 additions and 3 deletions

View file

@ -419,6 +419,10 @@ ul {
margin: 1rem 0;
}
.markdown-body img {
max-width: 100%;
}
@media (max-width: 600px) {
.readme {
width: 100%;