diff --git a/res/css/rangitaki.css b/res/css/rangitaki.css index 195e2e4..6f4dcd7 100644 --- a/res/css/rangitaki.css +++ b/res/css/rangitaki.css @@ -158,6 +158,12 @@ body{ border-bottom: none!important; } + +.card img{ + max-width: 100%; + max-height: 400px; +} + .date{ font-size: 13px; }