finistere: fix cells icon vertical alignment when unfolded (#76981)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Corentin Sechet 2023-04-25 09:57:04 +02:00
parent 4d8d3209cf
commit b4074f57f2
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ h1#logo.has-logo {
position: absolute;
display: flex;
align-items: center;
height: 100%;
height: 3.6rem;
top: 0;
left: 0.5rem;