fix nix logos not being centered vertically
All checks were successful
Deploy website / deploy (push) Successful in 11s

thank you Rafał !!!
This commit is contained in:
jacekpoz 2024-09-15 10:59:00 +02:00
parent e8a81c73c4
commit d1ef0ab28c
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -70,6 +70,10 @@ li:not(:last-child) {
align-items: center;
}
.webring-member:has(a) a {
display: grid;
}
.config-image {
margin-left: 0.25em;
max-height: 1.25em;