mobile change

This commit is contained in:
Kenneth Jao 2020-04-14 20:32:46 -04:00 committed by kjao
parent 51b8737d7f
commit ad842e22c3

View File

@ -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;
}