Skip to content

fix: Rework "thank you!" page CTAs

stephen requested to merge rework-post-dono-social-ctas into main

The "thank you!" page CTAs did not receive the same love that the other icon-related parts of the site got, even though there are several icons there. As well, the CTAs on that page did not conform to the button style laid out in #32 (closed).

This commit does a few things:

  • Swaps out the Phosphor icons and PNG-based icons formerly in use with new @donuts-provided kit
  • Adds a custom definition .btn--icon-cta to describe CTAs with copy and an icon
  • Adds style definition for those buttons which conforms to #32 (closed)

Closes #28 (closed), #58 (closed)

Edited by stephen

Merge request reports