Improvement of styles in Nav and Footer
This commit is contained in:
parent
2e3430fa85
commit
86a94e37e4
2 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ import './Navigation.scss';
|
|||
|
||||
// removed class: fixed-top
|
||||
const Navigation = props => (
|
||||
<nav className="navbar navbar-expand-lg navbar-dark bg-dark">
|
||||
<nav className="navbar navbar-expand-md navbar-dark bg-dark">
|
||||
<div style={{ overflow: 'hidden' } /* for ribbon */} className="container">
|
||||
<BetaRibbon />
|
||||
{/* <Navbar bsClass="navbar navbar-dark bg-dark"> */}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue