Make sure the content is over the background.

This commit is contained in:
Alex D. 2018-08-02 12:54:09 +02:00
parent fbc49eedbf
commit f36952d754
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,7 @@ a:link {
left: -5vw !important;
min-width: 110vw;
min-height: 110vh;
z-index: 1;
}
.branding {
@ -89,6 +90,7 @@ a:link {
filter: drop-shadow(0 10px 3px #0009);
margin: auto 0;
height: 100%;
z-index: 2;
}
.brand {