Update app.css
This commit is contained in:
parent
7a53337d98
commit
1ea71fde8a
|
|
@ -444,6 +444,10 @@ img {
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.FeedContainerBoxImageContainer a img {
|
||||||
|
object-fit: fill;
|
||||||
|
}
|
||||||
|
|
||||||
a,
|
a,
|
||||||
#navbarusername {
|
#navbarusername {
|
||||||
color: white;
|
color: white;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue