mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
increase padding for profile preview
This commit is contained in:
parent
d368820aeb
commit
978f21f04d
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
display: grid;
|
||||
place-items: center;
|
||||
grid-template-columns: minmax(auto, 100%);
|
||||
padding-bottom: 30px;
|
||||
|
||||
> div {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue