I realized that our +pink-button mixin wasn't behaving well with keyboard navigation - when you gave it focus, the outline was creating square edges around a round shape.
This updates the +pink-button to
have an outline that hugs the outline of the button
look prettier when hovered over
have the hover style appear when given keyboard focus
It also updates the cartoons page to look marginally better.
I realized that our
+pink-button
mixin wasn't behaving well with keyboard navigation - when you gave it focus, the outline was creating square edges around a round shape.This updates the
+pink-button
toIt also updates the cartoons page to look marginally better.
old
new