Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
msbrown123 authored Feb 20, 2024
1 parent 3803058 commit 75e02d8
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 @@ -134,9 +134,9 @@
background-color:#000000;
clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%);
position: relative;
left: 123px;
left: 122px;
top: 25px
margin: -4px 0px;
margin: -5px 0px;
z-index: 1;
}

Expand Down

0 comments on commit 75e02d8

Please sign in to comment.