diff --git a/static/theme.css b/static/theme.css index 861e33d..3f9372e 100644 --- a/static/theme.css +++ b/static/theme.css @@ -30,4 +30,8 @@ a:hover { #main-footer { margin: 5%; +} + +img { + max-width: 30%; } \ No newline at end of file