fix: Projects vertical spacing
This commit is contained in:
parent
f30a6536d0
commit
f0dec81150
3 changed files with 34 additions and 33 deletions
|
|
@ -71,9 +71,6 @@ section {
|
|||
--flow-space: var(--space-16);
|
||||
min-height: calc(100vh - 8.5rem);
|
||||
}
|
||||
section > * {
|
||||
display: block;
|
||||
}
|
||||
section:empty::after {
|
||||
content: "Aucun projet pour le moment.";
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue