0
comment
comment
on 3/28/2017 6:38 PM
Create a navbar responsive display with flexbox and boostrap v4
Last week we saw how to setup vscode to compile sass. Today we will see how we can compile bootstrap sass files together with our own sass and define a grid layout for the collapsed nav in smaller screen using flexbox.
Flexbox
Bootstrap sass media directive
Build the nav style
We will be creating the style for the following navbar: