diff --git a/index.css b/index.css index c766ef8..1da5c38 100644 --- a/index.css +++ b/index.css @@ -185,7 +185,7 @@ input[type='radio'] { #bgWrap div:nth-child(101) { display: block; - clip-path: polygon(0 25%, 100% 25%, 100% 100%, 0 100%); + clip-path: polygon(0 25%, 50% 30%, 100% 25%, 100% 100%, 0 100%); background-color: #e6e6df; z-index: -1; }