improve default styles

This commit is contained in:
isUnknown 2025-12-10 11:35:37 +01:00
parent 790eb7414e
commit ceaf318272
5 changed files with 19 additions and 3 deletions

View file

@ -25,3 +25,7 @@ button {
background-color: transparent;
border: none;
}
img {
width: 100%;
}