Merge pull request 'Removing bad padding' (#3) from blog into main
Build and Push Docker Image / build (push) Successful in 51s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-07-17 04:54:27 -07:00
-8
View File
@@ -140,14 +140,6 @@ const currentYear = DateTime.local().year
margin: 0 auto;
}
.public-row {
margin: -20px;
}
.public-row > :deep(.v-col) {
padding: 20px;
}
.sidebar {
position: sticky;
top: 24px;