diff --git a/templates/base.html b/templates/base.html index df363e9..21b5382 100644 --- a/templates/base.html +++ b/templates/base.html @@ -47,8 +47,8 @@ } .benefit-img { - max-width: 120px; - max-height: 120px; + width: 160px; + height: 160px; } .hover-effect { diff --git a/templates/twitch/dashboard.html b/templates/twitch/dashboard.html index caa88d7..9ad2a47 100644 --- a/templates/twitch/dashboard.html +++ b/templates/twitch/dashboard.html @@ -3,43 +3,48 @@ {% block title %}Dashboard - Twitch Drops Tracker{% endblock %} {% block content %} -
Track your active Twitch drop campaigns and progress.
+Track your active Twitch drop campaigns and progress.
{{ campaign.game.display_name }} - -
{{ campaign.description|truncatewords:20 }}
-Active Campaigns
+Active Campaigns
Current Date
+Current Date