Fix visibility bug

"View on GitHub" link wasn't fully visible when cookie notice was on the 
page
This commit is contained in:
Matthew Grove
2018-11-17 17:15:43 +00:00
parent ebf9d84850
commit 8c9a64bf4b

View File

@@ -57,7 +57,6 @@ body {
display: none;
width: 100%;
height: 70px;
padding-top: 30px;
position: absolute;
background: --mdc-theme-primary;
border-bottom: 2px solid #fbeed5;