From ad842e22c338e3d79d9384cd8d126b2d06738b6c Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Tue, 14 Apr 2020 20:32:46 -0400 Subject: [PATCH] mobile change --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }