diff --git a/demo/client/css/pathfinder.css b/demo/client/css/pathfinder.css index f60d28ed..771a7aa6 100644 --- a/demo/client/css/pathfinder.css +++ b/demo/client/css/pathfinder.css @@ -68,6 +68,15 @@ button > svg path { margin-left: -15px; } +.github-corner > svg { + fill: #151513; + color: #fff; + position: absolute; + top: 0; + border: 0; + right: 0; + z-index: 1; +} .github-corner:hover .octo-arm { animation: octocat-wave 560ms ease-in-out; } diff --git a/demo/client/html/partials/navbar.html.hbs b/demo/client/html/partials/navbar.html.hbs index 62c9174d..f45d8c9f 100644 --- a/demo/client/html/partials/navbar.html.hbs +++ b/demo/client/html/partials/navbar.html.hbs @@ -22,12 +22,7 @@ -