diff --git a/style.css b/style.css index 797749f..d160dbb 100644 --- a/style.css +++ b/style.css @@ -1401,7 +1401,7 @@ /* height: 180px; */ height: auto; border-radius: 24px; - /* overflow: hidden */ + overflow: hidden; } @media screen and (max-width: 767px) { @@ -1409,7 +1409,7 @@ width:100%; /* height: 56vw; */ height: auto; - /* border-radius: 10vw */ + border-radius: 10vw } }