chore: adjust styles

This commit is contained in:
Cory Dransfeldt 2024-03-17 16:32:50 -07:00
parent cfcaf08534
commit 50717ef665
No known key found for this signature in database

View file

@ -294,7 +294,7 @@ p .highlight-text:nth-child(odd) {
p .highlight-text:nth-of-type(3n+1) {
-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) {