Fix sidebar

This commit is contained in:
Jeremy Thomas
2024-03-21 17:36:39 +00:00
parent 3d5f7a6ad3
commit bdd96cae8c
10 changed files with 62 additions and 22 deletions

View File

@@ -170,3 +170,13 @@
font-weight: inherit;
line-height: 1.25rem;
}
.bd-side-sponsor {
display: flex;
margin: 0.5rem;
margin-top: 0;
img {
border-radius: 0.75rem;
}
}