Add a 'dog-eared' style

pull/5/head
parent 63b3956143
commit ec754cd594
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -109,3 +109,7 @@ h1 {
font-weight: 400;
margin: 30px 0 15px;
}
.dogear {
clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
}

Loading…
Cancel
Save