# 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;
}
1
2
3
4
2
3
4
instead of ...
* {
font-family: Runda, sans-serif !important;
}
1
2
3
2
3
# Tagging TAP site, working on readme.
# PLV analytics
- no more errors in GA
- emails coming through blank?
- bots?