Compare commits

...

1 Commits

Author SHA1 Message Date
burkkyy 133d607b2f Removing bad padding 2026-07-17 04:54:06 -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;