Compare commits
No commits in common. "287329e2c54b22c01a8e9b7cd195cc5303a18542" and "425b96e9c6d51f60f3039f4e6e448a873c40af0f" have entirely different histories.
287329e2c5
...
425b96e9c6
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
html{
|
html{
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -16,6 +17,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-title {
|
.section-title {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user