Skip to content

Journey v1.0.2 - CSS improvements!

Compare
Choose a tag to compare
@williamtroup williamtroup released this 21 Jan 18:58
· 214 commits to main since this release
aa12fb8
  • All hover transition effects now work for hovering, and not hovering, which results in a smoother display.
  • Removed the outline effect for the "Back", "Next", and "Finish" buttons.
  • Removed replicated HEX colors (all now reference the original ":root" variable).
  • Added an ":active" states for all buttons, dots, and the close button (now shows a slightly lighter background color).
  • Minor documentation improvements.