1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-26 15:34:33 +02:00

👍 fork meをfixedに変更

This commit is contained in:
BcRikko
2018-09-29 10:12:11 +09:00
parent 590494a983
commit 03ae245d6f

View File

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