Worked on making intro and bio more responsive

This commit is contained in:
2019-04-16 13:31:16 -04:00
parent 3cb7ae2fa0
commit 5ef764bf80
11 changed files with 53 additions and 36 deletions

View File

@@ -92,7 +92,7 @@ class History extends Component {
return (
<div className="container-fluid" id="history">
<div className="pb-5">
<div className="row-height-5"></div>
<div className="section-height"></div>
<div className="timeline">
{this.timelineContainers.map((timelineContainer, i) => {
return (