Skip to content

Commit bd1d135

Browse files
committed
main
1 parent 536ae10 commit bd1d135

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/views/home.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,11 @@ onBeforeUnmount(() => {
655655
padding: clamp(1rem, 2.3vw, 1.6rem);
656656
}
657657
658+
.panel[id],
659+
#privacy-note {
660+
scroll-margin-top: 6.4rem;
661+
}
662+
658663
.hero {
659664
display: grid;
660665
grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);

0 commit comments

Comments
 (0)