nimes: center text on link-list with only one element (#70317)
gitea-wip/publik-base-theme/pipeline/head Build started... Details

This commit is contained in:
Corentin Sechet 2022-10-19 16:11:14 +02:00
parent 9bcdf13912
commit 8f95483b94
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ input[type="week"], textarea, select {
// to rewrite the whole template for link-list-cell
div.link-list-cell a + div.links-list > ul > li > a {
justify-content: center;
text-align: center;
}
//
// FOOTER