Skip to content

Commit

Permalink
feat: sp genshin banner image
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerblue committed Feb 3, 2024
1 parent ec45d50 commit d92dbbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/global.less
Original file line number Diff line number Diff line change
Expand Up @@ -2011,7 +2011,7 @@ a {
max-height: 600px;
background:
linear-gradient(to bottom, transparent 90%, #ECE6DEff),
url(./assets/images/sp-genshin-theme/oj-genshin-banner-demo.png) no-repeat center / cover;
url(./assets/images/sp-genshin-theme/oj-genshin-banner.png) no-repeat center / cover;
margin-bottom: 30px;
}

Expand Down Expand Up @@ -2509,4 +2509,4 @@ a {
padding: 10px 8px;
background-color: #F3EFEA;
border: #DCD4CA solid 2px;
}
}

0 comments on commit d92dbbd

Please sign in to comment.