You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Disabling font-smoothing as it reduces legibility in post-deploy testing
The font ends up feeling lighter when this is applied in both light and dark mode. While it provides more precise font rendering, it doesn’t seem to be actually helping on the body text here, so I think we should strike it.
* Dark mode fixes and improvements
* Removing highlight behind code in TD
* more subtle subCol background shift
* White H1, h2 in dark mode
* Fixing anchor vs h2 anchor
* Fixing a pre/code regression on table code lines
* Fixing Safari faux-bold issue in code blocks.
* Removing double line on index
* Removing footer inversion in dark mode
* Fixing layout width for larger screens (mimics existing)
* ADditional fixes on layout
* First stab at scrollbar colors
* White Rails HR for dark mode
* Compresison on new construction sign SVG
* Fixing subCol oddities
* Fixing nav spacing regression
0 commit comments