diff --git a/dev/style.css b/dev/style.css index d15f118..7fa059f 100644 --- a/dev/style.css +++ b/dev/style.css @@ -21,9 +21,9 @@ body { } .image-container { - width: 150px; - height: 150px; - border-radius: 50px; + width: 100px; + height: 100px; + border-radius: 40px; overflow: hidden; position: relative; }