css - Why Bootstrap's class navbar-fixed-top z-index=1030? -
the purpose of using z-index move content in z-axis. since using navbar-fixed-top class, header stick top of page. scrolling page down hide header. in order scroll page content below header, z-index used.
Comments
Post a Comment