Rework homepage concept

This commit is contained in:
Kevin Kandlbinder 2021-10-18 16:51:26 +02:00
parent 07c240be4f
commit b50b7d83c3
11 changed files with 548 additions and 222 deletions

View file

@ -17,6 +17,7 @@ html,
width: 100%;
min-height: 100vh;
font-family: $mainFont;
scroll-behavior: smooth;
}
#gatsby-focus-wrapper {