File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 < a href ="https://brickhack.io ">
3131 < img id ="logo " src ="assets/logo.svg " alt ="BrickHack 7 Logo " />
3232 </ a >
33- < a class ="link " href ="# "> GENERAL</ a >
34- < a class ="link " href ="# "> SCHEDULE</ a >
35- < a class ="link " href ="# "> FAQ</ a >
36- < a class ="link " href ="# "> SPONSORS</ a >
37- < a class ="link " href ="# "> ABOUT US</ a >
33+ < a class ="link " href ="#hackathon-content "> GENERAL</ a >
34+ < a class ="link " href ="#faq "> FAQ</ a >
35+ < a class ="link " href ="#schedule "> SCHEDULE</ a >
36+ < a class ="link " href ="#leadership "> ABOUT US</ a >
3837 </ div >
3938 < div class ="right ">
4039 < a id ="login " href ="https://apply.brickhack.io/ "> LOGIN</ a >
Original file line number Diff line number Diff line change @@ -76,6 +76,10 @@ $event-count: 6;
7676
7777}
7878
79+ html {
80+ scroll-behavior : smooth ;
81+ }
82+
7983body {
8084 background-color : $light-blue ;
8185}
You can’t perform that action at this time.
0 commit comments