Skip to content

Commit e59294f

Browse files
add mj team series
1 parent 5a4b422 commit e59294f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

+5
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@
185185
body {
186186
padding-top: 60px; /* Reduced from 80px to match the new navbar height */
187187
}
188+
189+
html {
190+
scroll-behavior: smooth;
191+
scroll-padding-top: 70px; /* Adjust based on your navbar height */
192+
}
188193
</style>
189194
</head>
190195
<body>

0 commit comments

Comments
 (0)