subramgo / Akshi

Computer Vision API
Apache License 2.0
0 stars 0 forks source link

Fix Navigation Bar to the Top #1

Closed dactylroot closed 6 years ago

dactylroot commented 6 years ago

trying this: https://www.w3schools.com/howto/howto_css_fixed_menu.asp

dactylroot commented 6 years ago

Done. I found that the easiest way to do this was to augment with an additional style sheet 'akshi_custom.css', --NOT by trying to make bootstrap do it.