ADD: projects

This commit is contained in:
webfussel 2024-05-21 10:43:15 +02:00
parent e07c708ea8
commit f678803048

View file

@ -89,7 +89,8 @@ body {
html {
scroll-behavior: smooth;
overflow-y: overlay;
scrollbar-gutter: stable both-edges;
overflow-y: auto;
overflow-x: hidden;
&.layer {