diff --git a/serp.py b/serp.py index 8f9ba9a..185a679 100644 --- a/serp.py +++ b/serp.py @@ -3584,9 +3584,8 @@ ABOUT_CSS = """ .chapter-forge::before { content: none; } .forge-logo { display: block; - width: 600px; - height: 400px; - object-fit: contain; + max-width: 100%; + height: auto; margin: 0 auto; } .chapter-forge .chapter-content {