move project showcase to the main page

This commit is contained in:
2025-04-12 18:00:52 +02:00
parent 854f07fa31
commit ec2297b5db
6 changed files with 138 additions and 3 deletions
+2
View File
@@ -25,6 +25,7 @@ p {
html {
overflow-y: auto;
scrollbar-gutter: stable;
scrollbar-color: var(--primary-color) transparent;
}
}
@@ -52,6 +53,7 @@ h6 {
font-family: var(--font-family-sans);
font-weight: 700;
line-height: 1.2;
margin: 0;
}
h1 {