chore: adjust styles
This commit is contained in:
parent
cfcaf08534
commit
50717ef665
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ p .highlight-text:nth-child(odd) {
|
||||||
|
|
||||||
p .highlight-text:nth-of-type(3n+1) {
|
p .highlight-text:nth-of-type(3n+1) {
|
||||||
-webkit-clip-path: polygon(1px 2px, 99.5% 0, 100% 95%, 0 100%);
|
-webkit-clip-path: polygon(1px 2px, 99.5% 0, 100% 95%, 0 100%);
|
||||||
clip-path: polygon(1px 2px, 99.5% 0, 100% 95%, 0 100%);
|
clip-path: polygon(1px 2px, 99.75% 0, 100% 95%, 0 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
p .highlight-text:nth-of-type(3n+2) {
|
p .highlight-text:nth-of-type(3n+2) {
|
||||||
|
|
Reference in a new issue