Fixed Jumbotron Duplication issue

This commit is contained in:
Praneeth Bhandaru 2020-10-20 20:09:04 -04:00
parent 09e484debd
commit 675516b093

View File

@ -34,8 +34,8 @@ nav {
transform: translateY(-70px);
top: 0;
left: 0;
height: 100vh;
width: 100vw;
color: white;
background-image: url('img/hero.png')
}