10 Commits

Author SHA1 Message Date
McSinyx
e020639a3b
Set maximum width to 40rem across screen sizes (#111)
* Set maximum width to 40rem across screen sizes

Some rules are removed to correct the bounding box size
in browser inspector and fix the overflow on the x-axis.

* Remove unused div.parent

(The diff should be viewed --ignore-all-space)
2024-04-25 01:09:43 -04:00
Patrick Wu
3a508ddbd4
A fix and a small refactor (#114)
1. fix code not visible in light theme;
2. use hex code instead of rgb code for all.
2024-04-24 12:49:26 -04:00
httpjamesm
0e9677ec61 feat: success message indicator, better UX for image toggling 2022-12-29 13:52:17 -05:00
httpjamesm
7ec73f8af8 feat: image loading and theme icon on homepage, fix view button color var 2022-12-28 12:37:04 -05:00
httpjamesm
3d53fd5806 feat: import theme icons, set color vars, option cookie 2022-12-28 11:49:14 -05:00
httpjamesm
1af311a614 feat: new logo + favicon 2022-12-28 00:34:15 -05:00
httpjamesm
10946dcafb feat: change options 2022-12-28 00:08:06 -05:00
httpjamesm
3555f055cf style: fix mobile error bar 2022-12-27 23:43:20 -05:00
httpjamesm
9071bc23db feat: error handling for homepage 2022-12-27 23:42:54 -05:00
httpjamesm
2ae093b43d feat: home page with URL conversion endpoint
style: mobile optimization
2022-12-27 23:39:34 -05:00