fix nix logos not being centered vertically
All checks were successful
Deploy website / deploy (push) Successful in 11s
All checks were successful
Deploy website / deploy (push) Successful in 11s
thank you Rafał !!!
This commit is contained in:
parent
e8a81c73c4
commit
d1ef0ab28c
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ li:not(:last-child) {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.webring-member:has(a) a {
|
||||||
|
display: grid;
|
||||||
|
}
|
||||||
|
|
||||||
.config-image {
|
.config-image {
|
||||||
margin-left: 0.25em;
|
margin-left: 0.25em;
|
||||||
max-height: 1.25em;
|
max-height: 1.25em;
|
||||||
|
|
Loading…
Reference in a new issue