From aff31926b1d31d93026b4548e529ffb17f5ec24b Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Sat, 28 Dec 2019 15:19:24 -0700 Subject: [PATCH] less scale --- site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.css b/site.css index 60b3773..3538ff9 100644 --- a/site.css +++ b/site.css @@ -53,7 +53,7 @@ h2 { .Grid img:hover { box-shadow: 1px 2px 5px rgba(0, 0, 0, .7); - transform: scale(1.4); + transform: scale(1.2); } .BigPicture {