Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
GZ30eee authored Feb 19, 2024
1 parent d1db39c commit 1538456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ body{
}
::selection{
color: #fff;
background: linear-gradient(90deg, #282C33 0%, #202B2D 100%);
background-color: black;
}
.wrapper{
height: 265px;
Expand Down Expand Up @@ -105,4 +105,4 @@ header p{
.qr-code img{
width: 160px;
}
}
}

0 comments on commit 1538456

Please sign in to comment.