mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-26 07:24:55 +02:00
👍 fork meをfixedに変更
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user