set experiences section responsive

This commit is contained in:
2025-09-21 18:13:00 +02:00
parent a706f065a7
commit 028f7f5b89
3 changed files with 41 additions and 5 deletions
+2
View File
@@ -9,6 +9,7 @@
html{
scroll-behavior: smooth;
overflow-x: hidden;
}
@@ -16,6 +17,7 @@ body {
margin: 0;
display: flex;
place-items: center;
overflow-x: hidden;
}
.section-title {