Commit graph

61 commits

Author SHA1 Message Date
NOCanoa
0473b632bf
removed auto upload
so it doesn't try to upload on ur fork repos
2024-11-11 10:19:54 +00:00
NOCanoa
ad5d0c256f
Merge pull request #10 from taroj1205/feat/font
Use DM Sans for h2
2024-11-11 10:03:58 +00:00
taroj1205
aae44e209f feat(tailwind): enhance font stack for 'dm' and apply font to h2 elements 2024-11-11 22:56:06 +13:00
taroj1205
98f82b9b31
Merge pull request #3 from taroj1205:feat/color-change
Feat/color-change
2024-11-11 22:52:53 +13:00
taroj1205
601ed154dc feat(color-change): add input event listener for color updates and toggle visibility with Ctrl+C 2024-11-11 22:52:12 +13:00
taroj1205
0d36566ae0
Merge pull request #2 from taroj1205:feat/color-change
feat(color-change): implement draggable theme color picker with position persistence
2024-11-11 22:45:42 +13:00
taroj1205
13400d09a1 Merge remote-tracking branch 'origin/main' into feat/color-change 2024-11-11 22:45:32 +13:00
taroj1205
cf5591d153 feat(color-change): implement draggable theme color picker with position persistence 2024-11-11 22:44:30 +13:00
NOCanoa
3d19ff0186
Merge pull request #8 from taroj1205/feat/how-much
Added how much browser do you want section
2024-11-11 09:34:25 +00:00
taroj1205
e4272c1d2c
Merge pull request #1 from taroj1205/feat/how-much 2024-11-11 22:32:17 +13:00
taroj1205
a722f6719b feat(header, download-icon): enhance download icon with customizable stroke width 2024-11-11 22:25:30 +13:00
taroj1205
44bae0a5db feat(header): make download text bold for improved visibility 2024-11-11 22:22:52 +13:00
taroj1205
340a6a823a feat(tailwind): update button background color to primary and text color to white 2024-11-11 22:18:35 +13:00
taroj1205
40e2db5fa9 feat: implement dynamic theme color changer and update footer styles 2024-11-11 22:17:29 +13:00
taroj1205
a96e3ec9b0 feat(tailwind): swap primary and secondary color usage across components 2024-11-11 21:39:26 +13:00
taroj1205
d731e34180 feat(tailwind): update primary and secondary colors for improved design 2024-11-11 21:36:33 +13:00
taroj1205
94bb901f15 feat(tailwind): update secondary color and adjust button background style 2024-11-11 21:34:41 +13:00
taroj1205
ee2a67a137 feat(glance): scope styles to #glance section for better specificity 2024-11-11 21:04:51 +13:00
taroj1205
263b979bb6 feat(glance): add id attribute to glance section for improved accessibility 2024-11-11 21:04:18 +13:00
taroj1205
4a47c6d65c feat(glance): add glance section 2024-11-11 21:04:01 +13:00
taroj1205
d52d737d6d feat(how-much): added more way to interact with the images 2024-11-11 20:20:07 +13:00
taroj1205
d083320e0e feat: add global styles for reduced motion preferences 2024-11-11 18:05:47 +13:00
taroj1205
3c3cb9965d chore: update .gitignore and improve package scripts; refactor how-much component styles 2024-11-11 17:58:23 +13:00
taroj1205
54874f4677
chore(astro): delete .astro/settings.json 2024-11-11 17:53:09 +13:00
taroj1205
3f77877747 feat(how-much): added how much browser do you want section 2024-11-11 17:51:39 +13:00
NOCanoa
a5545bd9c5
Merge pull request #7 from TheRealMG/feat/dark-mode
Change color to orange
2024-11-05 21:23:26 +00:00
TheRealMG
1276838ae9 Changed purple to orange 2024-11-04 18:13:59 -06:00
TheRealMG
0baef9ac7f rudimentary dark mode 2024-11-04 13:57:14 -06:00
NOCanoa
aaf9e96446
Merge pull request #6 from TheRealMG/main
Minor Styling Fixes
2024-11-04 19:22:19 +00:00
TheRealMG
3950cd2627
Merge branch 'main' into main 2024-11-04 13:10:13 -06:00
NOCanoa
571cf9f863
Merge pull request #5 from taroj1205/refactor/styles
Made slight improvement to styling
2024-11-04 19:05:55 +00:00
taroj1205
17bd6366c3 refactor(hero): add figcaption for user experience notice and center text alignment 2024-11-04 18:29:23 +13:00
TheRealMG
b256aa1722 center text at md breakpoint 2024-11-03 23:11:16 -06:00
TheRealMG
8c405c29ac changed download button in header 2024-11-03 22:56:41 -06:00
taroj1205
025b87230a refactor(button): adjust hover shadow effect for improved button styling 2024-11-04 17:14:24 +13:00
taroj1205
252f49713b refactor(hero): update image source and enhance styling for improved visuals 2024-11-04 17:13:31 +13:00
TheRealMG
8bb7d1fc76 changed navbar to link to actual site for now 2024-11-03 21:59:13 -06:00
TheRealMG
0336534405 minor styling fixes 2024-11-03 21:56:42 -06:00
taroj1205
223628824c refactor(navbar): remove transition class from logo for cleaner markup 2024-11-04 16:14:42 +13:00
taroj1205
54c88d34e2 refactor(hero): remove font class from paragraph for cleaner styling 2024-11-04 15:58:47 +13:00
taroj1205
977be56114 feat(font): add dm sans and inter 2024-11-04 15:57:01 +13:00
taroj1205
d3abadcec5 refactor(button): add shadow effects and transition to button styles 2024-11-04 15:29:39 +13:00
taroj1205
c2c4db1808 refactor(navbar): enhance spacing in navbar styles 2024-11-04 15:25:53 +13:00
taroj1205
d233e1629c chore(hero): updated image link 2024-11-04 15:23:07 +13:00
taroj1205
4e81c59679 refactor(styles): made slight improvement to styling 2024-11-04 15:21:04 +13:00
NOCanoa
dc70cfc7e9
Merge pull request #4 from taroj1205/feat/header
Add temporary header until designers release figma
2024-11-04 01:46:57 +00:00
taroj1205
bd5402b857 feat(header): add temporary header until designers release figma 2024-11-04 14:45:22 +13:00
NOCanoa
056ff5ef85
Merge pull request #3 from taroj1205/feat/hero
Add hero component
2024-11-03 23:59:31 +00:00
taroj1205
55920b50f9 fix(layout): adjust main container padding and correct add more variants to spacing 2024-11-04 12:52:56 +13:00
NOCanoa
dc79bf2a50 Update main.astro 2024-11-03 23:48:33 +00:00