diff --git a/styles/global.css b/styles/global.css index 5c3f2c3..a353a88 100644 --- a/styles/global.css +++ b/styles/global.css @@ -354,7 +354,8 @@ em { .project img { width: 400px; - height: 300px; + height: 280px; + object-fit: cover; border-radius: 3em; border: 0.2em solid #222; cursor: pointer;