Compare commits

..

No commits in common. "287329e2c54b22c01a8e9b7cd195cc5303a18542" and "425b96e9c6d51f60f3039f4e6e448a873c40af0f" 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 {