Started to work on skills and abilities component

This commit is contained in:
2019-04-11 13:49:32 -04:00
parent f2f2eadc4c
commit 8a4f32d96f
6 changed files with 85 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ import './header.css';
class Header extends Component {
render() {
return (
<div className="container-fluid">
<div className="container-fluid fixed-top">
<div className="row justify-content-end nav-background-color">
<div className="col-1 nav-menu-item pt-2 pb-2">
<h3>Intro</h3>