File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="utf-8 ">
5- < title > Smooth Scroll - A simple vanilla JS script to animate scrolling to anchor links. </ title >
5+ < title > Smooth Scroll</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77
88 <!-- HTML5 Shim for IE -->
1414< body id ="top ">
1515 < section style ="width: 88%; max-width: 40em; margin-left: auto; margin-right: auto; ">
1616
17- < h1 style ="text-align: center; font-size: 3em; "> Smooth Scroll</ h1 >
18- < p style ="text-align: center; font-size: 1.5em; "> A lightweight script to animate scrolling to anchor links.</ p >
17+ < h1 style ="text-align: center; font-size: 3em; margin-bottom: 0; "> Smooth Scroll</ h1 >
18+ < p style ="text-align: center; font-size: 1.5em; margin: 0; "> A lightweight script to animate scrolling to anchor links.</ p >
19+ < p style ="text-align: center; "> < a href ="https://github.com/cferdinandi/smooth-scroll#readme "> Smooth Scroll on GitHub</ a > </ p >
20+
21+ < br > < br >
1922
2023 < p >
2124 < strong > Linear</ strong > < br >
You can’t perform that action at this time.
0 commit comments