increase padding for profile preview

pull/171/head
Ed L 2021-09-01 17:02:37 +01:00
parent d368820aeb
commit 978f21f04d
1 changed files with 1 additions and 0 deletions

View File

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