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 21, 2024
1 parent 208d691 commit 28ae679
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 @@ -66,7 +66,7 @@
clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%);
position: relative;
left: 10px;
margin: -64px 0px;
margin: -63px 0px;
z-index: 1;
}

Expand Down Expand Up @@ -112,7 +112,7 @@
clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%);
position: relative;
left: 0px;
margin: -64px 0px;
margin: -63px 0px;
z-index: 1;
}

Expand Down

0 comments on commit 28ae679

Please sign in to comment.