Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SaketKaswa20 authored Nov 11, 2023
1 parent d26ebb3 commit 9123dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ body{
display: grid;
width: 80px;
place-items: center;
margin: 8px;
margin: 10px;
height: 80px;
background: linear-gradient(180deg, #2f2f2f, #3f3f33);
box-shadow: inset -8px 0 8px rgba(0, 0, 0, 0.25),
Expand Down Expand Up @@ -122,4 +122,4 @@ body{
border-left: 1px solid #fff4;
border-bottom: 1px solid #fff4;
border-top: 1px solid #fff4;
}
}

0 comments on commit 9123dae

Please sign in to comment.