본문 바로가기

IT

[angular] routerLinkActiveOption, fixed-top

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;)