increase padding for profile preview

pull/1049/head
Ed L 2021-09-01 17:02:37 +01:00
parent 08c963e715
commit 833bd3b44b
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%;