IT
[angular] routerLinkActiveOption, fixed-top
로바아토
2018. 5. 8. 11:40
1. [routerLinkActiveOption] = "{exact:true}"
=> deactivate home link.
2. fixed-top in nav
=> edit css file to solve the overlapping issue.
(the line is to be added in css.file. (margin-top:70px;)