diff --git a/css/style.css b/css/style.css index 5b148cc..74c8b9b 100644 --- a/css/style.css +++ b/css/style.css @@ -245,6 +245,12 @@ body { overflow: hidden; } +.subscription-avatar img { + width: 100%; + height: 100%; + object-fit: cover; +} + .subscription-name { font-size: 14px; color: #ffffff;