Add gap before page-list when there's no text description

This commit is contained in:
BBaoVanC 2023-04-10 15:08:33 -05:00
parent 18731498e8
commit e8a34ae4a4
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -459,6 +459,7 @@ h1 svg.icon {
list-style: none;
padding: 0;
gap: 40px;
margin-top: 16px;
}
.page-list > .page {