fixed stretchy images

This commit is contained in:
Thomas G 2022-07-14 01:35:50 +10:00
parent 888cfdbe02
commit 60e33e7c59
1 changed files with 4 additions and 0 deletions

View File

@ -440,6 +440,10 @@ h6 {
margin: 0px;
}
img {
object-fit: contain;
}
a,
#navbarusername {
color: white;