fix: footer vertical misalignment on all pages #14
@@ -601,6 +601,10 @@ img {
|
||||
color: var(--muted)
|
||||
}
|
||||
|
||||
.footer-wrap p {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
.footer-links {
|
||||
display: flex;
|
||||
gap: 18px;
|
||||
|
||||
Reference in New Issue
Block a user