-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(config): add 'Zhi Mang Xing' font to Google Fonts (#130)
Adds the 'Zhi Mang Xing' font to the list of Google Fonts used in the Nuxt.js application. This font is used in the custom Poe component to display the poem text. feat(module): format module date and display it Formats the module date using the `dayjs` library and displays it in a badge next to the module title. This provides more context about when the module was published. style(footer): adjust grid layout on smaller screens Modifies the grid layout of the footer sitemap on smaller screens to display the items in a two-column layout instead of four columns. This improves the responsiveness and readability of the footer on mobile devices. feat(poe): increase font size and adjust animation Increases the font size of the major and poe text in the custom Poe component, making the text more prominent and readable. Additionally, the animation duration of the poe text is adjusted to improve the visual effect. style(theme): adjust secondary color and foreground Updates the secondary color and foreground in the Tailwind CSS configuration to match the primary color, creating a more consistent color scheme throughout the application.
- Loading branch information
Showing
5 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters