Update: Home added 'about' and 'mogelijkheden'

This commit is contained in:
2026-02-25 09:10:08 +01:00
parent d35be97903
commit 8524fb5abc
8 changed files with 64 additions and 9 deletions

View File

@@ -559,4 +559,9 @@ p {
a:hover {
color: $van-emous-orange !important;
}
}
// Scrollstops
#vergunningscheck {
scroll-margin-top: 100px;
}