October 18, 2019
PGP Font issues
- not on our end
JMS Checking Easter Egg fixes
- checks are good
- scrolling on form completion is not working though
- finally, making the zenscroll instance wasn't working, but using it directly does.
PGP Font issue was
they had
* {
font-family: Runda, sans-serif;
!important;
}
instead of ...
* {
font-family: Runda, sans-serif !important;
}
Tagging TAP site, working on readme.
PLV analytics
- no more errors in GA
- emails coming through blank?
- bots?