less scale

This commit is contained in:
2019-12-28 15:19:24 -07:00
parent 5802bb78c2
commit aff31926b1

View File

@@ -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 {