changes.txt 1.1 KB

1234567891011121314151617181920212223242526
  1. CycloKid, 2024-10-31 8PM EST
  2. - Remove merriweather font since it is unused
  3. - Remove button 85 element from css (also unused)
  4. - Correct TrollStore capitalization (ty hydrosu)
  5. CycloKid, 2024-10-31 10AM EST
  6. - Added dropshadow to text
  7. - Added a smooth enlarge effect when hovering over some elements, including:
  8. - Features rectangles
  9. - All 4 buttons
  10. - "Go Back to Home" buttons (Smooth color change as well)
  11. - Download .IPA buttons (Smooth color change as well)
  12. - Renamed source.html to source.json
  13. - Added updated source.json to public/
  14. - Update minified files
  15. CycloKid, 2024-10-25 11AM EST
  16. - Allowed buttons to wrap to the next line
  17. - This also fixes a problem with mobile browsers not being centered
  18. - Moved title to be below Pomelo icon
  19. - Removed arrow icons (I mean its kind of common sense to scroll down)
  20. - Adjusted spacing to make the hero section take up the entire page when entering (needs testing)
  21. - Right now, theres a -probably- hacky solution for mobile browsers. Might need to be addressed in the future.
  22. - Adjusted about section text
  23. - Update minified files