feature/responsive #38

Merged
Giovanni-Josserand merged 3 commits from feature/responsive into dev 2025-09-28 17:24:24 +00:00
Showing only changes of commit 287329e2c5 - Show all commits

View File

@ -9,7 +9,6 @@
html{
scroll-behavior: smooth;
overflow-x: hidden;
}
@ -17,7 +16,6 @@ body {
margin: 0;
display: flex;
place-items: center;
overflow-x: hidden;
}
.section-title {