description:
footer of web page at https://nightwatchjs.org/ is not responsive for smaller screen sizes (particularly less than 768px)
step to reproduce:
- visit https://nightwatchjs.org/
- scroll down to footer of web page
- resize the browser window to lower than 768px or open web page on mobile or tablet
observations:
- nav tags list collide or get more smaller instead of forming 2x2 grid

- social tags dive aligned horizontally

Suggested fix:
- nav list should be aligned 2x2 by forming a grid
- social div should be aligned vertically