diff --git a/style.css b/style.css index 9315ad8..9b3d5b1 100644 --- a/style.css +++ b/style.css @@ -45,9 +45,10 @@ body { } .github-link { - position: absolute; + position: fixed; top: 10px; right: 10px; + z-index: 999; display: flex; justify-content: space-around; height: 96px; @@ -61,6 +62,7 @@ body { position: relative; height: 50px; padding: 2px 5px; + background-color: #f7f7f7; /* prettier-ignore */ box-shadow: