Fix aspect ratio

This commit is contained in:
Justin Edmund 2020-10-19 05:41:01 -07:00
parent 0617601ff4
commit 931925a72e

View file

@ -14,7 +14,7 @@
justify-content: center;
overflow: hidden;
transition: all 0.18s ease-in-out;
height: 275px;
height: 268px;
width: 131px;
}