This commit is contained in:
Kovid Goyal 2021-04-12 13:24:33 +05:30
commit 7cd8f2ed56
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -65,11 +65,8 @@ class Guardian(BasicNewsRecipe):
extra_css = """
img {
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
max-height: 100% !important;
min-width: 480px;
}
a span {