Removed absolute from main

add-license-1
Guus van Meerveld 5 years ago committed by GitHub
parent 383bebc41b
commit 2385793f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,6 @@
.main {
background-color: #212126;
width: 100%;
position: absolute;
height: 100vh;
}
.main h1 {
text-align: center;