Compare commits

..

No commits in common. "ed05bee64de575cfda3d39575506f7c434d6336d" and "4ed462c295b690d5c6cba4c025f53b5143f8908b" have entirely different histories.

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 {