Compare commits

..

3 Commits

Author SHA1 Message Date
burkkyy 1a61286aa7 Merge pull request 'Removing bad padding' (#3) from blog into main
Build and Push Docker Image / build (push) Successful in 51s
Reviewed-on: #3
2026-07-17 04:54:27 -07:00
burkkyy 133d607b2f Removing bad padding 2026-07-17 04:54:06 -07:00
burkkyy b136d28fec Merge pull request 'BIg changes' (#2) from blog into main
Build and Push Docker Image / build (push) Successful in 59s
Reviewed-on: #2
2026-07-17 04:40:11 -07:00
-8
View File
@@ -140,14 +140,6 @@ const currentYear = DateTime.local().year
margin: 0 auto; margin: 0 auto;
} }
.public-row {
margin: -20px;
}
.public-row > :deep(.v-col) {
padding: 20px;
}
.sidebar { .sidebar {
position: sticky; position: sticky;
top: 24px; top: 24px;