diff --git a/_sass/_home.scss b/_sass/_home.scss index b2efa8a..fd6d7e8 100644 --- a/_sass/_home.scss +++ b/_sass/_home.scss @@ -6,7 +6,7 @@ text-align: center; img { - width: auto; - height: 200px; + max-width: 100%; + max-height: 220px; } }