Skip to content

Commit eec6e9c

Browse files
committed
Add smooth scrolling functionality and tag styles
- Implemented smooth scrolling feature in smooth_scroll.js to enhance user experience with inertia-based scrolling. - Added CSS styles for various tags in tag.css, including color variations and size options for better visual representation.
1 parent 908686f commit eec6e9c

File tree

17 files changed

+745
-527
lines changed

17 files changed

+745
-527
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ x64-86_unknown_linux_v0.2.0/RustWebserverTemplate
88
x64-86_unknown_linux_v1.0.0.zip
99
x64-86_unknown_linux_and_win_v0.3.0/wk-371tti-net.exe
1010
x64-86_unknown_linux_and_win_v0.3.0/wk-371tti-net
11+
.env
12+
.gitignore

0 commit comments

Comments
 (0)