Update index.scss

This commit is contained in:
Justin Edmund 2023-06-16 17:21:27 -07:00
parent c1bcfe62c5
commit 9337b46045

View file

@ -4,6 +4,7 @@
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
margin: 0 auto;
padding: 0;
padding-top: $unit-fourth;
transition: opacity 0.14s ease-in-out;
justify-items: center;
width: 100%;