remove border already hidden by clip-path
This commit is contained in:
parent
ab0e1a4127
commit
56795be3ac
1 changed files with 0 additions and 2 deletions
|
@ -174,8 +174,6 @@
|
|||
}
|
||||
|
||||
.item:not(.year-marker) {
|
||||
box-shadow: var(--text-shadow);
|
||||
outline: var(--border-thickness) solid var(--border-col);
|
||||
background: hsl(0, 0%, 0%, 50%);
|
||||
clip-path: polygon(5% 0, 95% 10%, 95% 100%, 5% 90%);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue