Remove footer left-margin

This commit is contained in:
augustin64 2023-10-01 15:01:11 +02:00
parent 0bbac278c6
commit 4fff0e49e2

View File

@ -162,7 +162,6 @@ body {
transition: left 0.5s ease;
padding: 5px;
margin-left: var(--sidebar-size);
}
.album-cover {