Compare commits

..

1 Commits

Author SHA1 Message Date
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,6 +140,14 @@ 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;