diff --git a/css/style.css b/css/style.css index 685ad68..638afb7 100644 --- a/css/style.css +++ b/css/style.css @@ -78,6 +78,11 @@ nav{ padding-top: 53px; z-index: 10; } + +.navbar-collapse.in { + display: block !important; +} + .header-logo { height: 70px; position: absolute; @@ -110,9 +115,7 @@ nav{ .subone-fixed{ margin-top:20%; } -.subtwo-fixed{ -} .heading-two{ font-size:50px; line-height:1.3; @@ -636,9 +639,7 @@ body{ width: 60%; text-align: center; } -.project-title{ - -} + .project-description{ text-align: left; } diff --git a/index.html b/index.html index c39de54..54d7d58 100644 --- a/index.html +++ b/index.html @@ -10,25 +10,28 @@ -