homepage sidebar: remove padding

This commit is contained in:
towards-a-new-leftypol 2024-03-18 23:43:19 -04:00
parent bc22758e90
commit bc4e64bcec
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
.sidebar {
grid-column: 1 / 3;
grid-row: 1 / 3;
margin-right: 15px;
}
.introduction {