fix: resized hero to fit to screen

This commit is contained in:
Rushil Umaretiya 2022-04-22 22:21:16 -04:00
parent 5550fb5245
commit c6a62889e5

View File

@ -158,6 +158,7 @@ nav a:hover {
background-attachment: fixed;
background-size: cover;
position: relative;
height: 93vh;
}
.FrontPageHeaderText {