first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// button
|
||||
.button_dark{
|
||||
clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0);
|
||||
padding-right: 1.7rem;
|
||||
padding-bottom: 0.6rem;
|
||||
padding-top: 0.6rem;
|
||||
border-radius: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user