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