Update app.css

This commit is contained in:
Thomas G 2022-07-14 01:43:38 +10:00
parent 7a53337d98
commit 1ea71fde8a
1 changed files with 4 additions and 0 deletions

View File

@ -444,6 +444,10 @@ img {
object-fit: contain;
}
.FeedContainerBoxImageContainer a img {
object-fit: fill;
}
a,
#navbarusername {
color: white;