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