diff --git a/style.css b/style.css index e9f1353..743a455 100644 --- a/style.css +++ b/style.css @@ -99,6 +99,10 @@ sup { line-height: 80%; } +figure img { + width: 100%; +} + .page-title { text-align: center; }