Merge pull request #171 from Rexogamer/preview-padding

This commit is contained in:
Paul Makles
2021-09-03 13:05:20 +01:00
committed by GitHub

View File

@@ -91,6 +91,7 @@
display: grid;
place-items: center;
grid-template-columns: minmax(auto, 100%);
padding-bottom: 30px;
> div {
width: 100%;