fix: footer

This commit is contained in:
Harsh Khandeparkar 2020-06-27 15:30:51 +05:30 committed by GitHub
parent a4b940b17a
commit 1c1353d4a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,7 @@ html {
color: white;
padding: 2rem;
z-index: 100;
position: relative;
}
.parallax {