b01928ead3
Refactor Card component to use variables from CSS
...
- Removed inline styles for colors and radius
- Imported `variables.sass` and used `$textColor` and `$borderRadius`
- Adjusted imports and formatting
2025-06-04 12:18:42 +08:00
b021bf0f65
Refactor comments in SASS file
2025-06-04 12:18:14 +08:00
27974d63df
Refactor Password Generator page layout and add reusable PageTitle component
...
Introduce a new `PageTitle` component to encapsulate the title and description logic, simplifying the `password-generator.astro` page by removing redundant title rendering. This change enhances maintainability and reusability of the title section across different pages.
2025-06-04 12:18:07 +08:00
982bf1f262
Improve index.astro by adding a missing closing tag for the <Image> element and updating CSS imports.
2025-06-04 12:17:38 +08:00
87b5462471
Adjust paragraph colors and add link styling
2025-06-04 12:16:18 +08:00
205f629bfa
Refactor font family
2025-06-04 12:16:10 +08:00
53c97086e6
Remove unused font-family variables
2025-06-04 12:15:08 +08:00
ca3b6c7aca
added more variables
2025-06-04 12:09:02 +08:00
b6c77043a5
small changes
2025-06-03 17:24:29 +08:00
6273c02252
edited readme
2025-06-03 17:23:52 +08:00
cf5af3cc23
reset commits
2025-06-03 11:44:23 +08:00