mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-22 14:44:21 +00:00
Add a gap in ViewContent
This commit is contained in:
parent
60ea8a76b3
commit
b94b28853e
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
grid-template-columns: auto;
|
||||
grid-template-rows: auto 1fr;
|
||||
|
||||
gap: 4px;
|
||||
|
||||
justify-content: stretch;
|
||||
|
||||
max-width: 800px;
|
||||
|
|
Loading…
Reference in a new issue