fixed stretchy images
This commit is contained in:
parent
888cfdbe02
commit
60e33e7c59
|
|
@ -440,6 +440,10 @@ h6 {
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
a,
|
||||
#navbarusername {
|
||||
color: white;
|
||||
|
|
|
|||
Loading…
Reference in New Issue