1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-29 02:35:48 -04:00

revert .percy.yml [skip ci]

This commit is contained in:
2020-05-09 19:34:40 -04:00
parent 51215386db
commit 606a45dce1

View File

@@ -6,6 +6,9 @@ snapshot:
div.embed, iframe, video {
display: none;
}
code, div.highlight {
border: 0 !important; /* no clue why this bugs out... */
}
.wave, .beat {
animation: none;
}