Skip to content

Commit

Permalink
bg change
Browse files Browse the repository at this point in the history
  • Loading branch information
codx-ak authored Oct 11, 2023
1 parent a934d48 commit 5362da7
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 @@ -11,7 +11,7 @@ body{
align-items: center;
width: 100vw;
height: 100vh;
background: linear-gradient(to left, #932828, #d21919);
background: lightcoral;
-webkit-user-select: none;
user-select: none;
perspective: 1000px;
Expand Down Expand Up @@ -116,4 +116,4 @@ body{
font-size: 13px;
padding: 0.5rem;
text-align: center;
}
}

0 comments on commit 5362da7

Please sign in to comment.