Modify sidebar footer styling in index.css

This commit is contained in:
2026-01-31 00:45:38 +01:00
parent be5048091f
commit 1f9ea47ba5

View File

@@ -62,6 +62,9 @@ body {
}
.sidebar__footer {
display: flex;
flex-direction: column;
gap: 12px;
margin-top: auto;
padding-left: 24px;
padding-right: 24px;