increase padding for profile preview

This commit is contained in:
Ed L 2021-09-01 17:02:37 +01:00
parent d368820aeb
commit 978f21f04d

View file

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