Skip to content

28 kmt project UI display suggestion#9

Merged
wcchung merged 6 commits intomainfrom
28-kmt-project-ui-display-suggestion
Apr 18, 2025
Merged

28 kmt project UI display suggestion#9
wcchung merged 6 commits intomainfrom
28-kmt-project-ui-display-suggestion

Conversation

@wcchung
Copy link
Owner

@wcchung wcchung commented Apr 18, 2025

No description provided.

wcchung added 5 commits April 18, 2025 04:49
2. Converted to Responsive Font Units
2. Fixed the font consistency between desktop and mobile views
3. Changed the enter-btn background color to match the accent color
@wcchung wcchung requested a review from Copilot April 18, 2025 06:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements UI display suggestions by updating link behavior and replacing static color and typography values with CSS variables for a more consistent theming approach.

  • Modified the "Enter" button in index.html to open in a new tab.
  • Replaced hard-coded color values and font declarations with CSS variable references in gallery.html and gallery-mobile.html.

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
index.html Updated the "Enter" button to open in a new tab.
gallery.html Converted static colors and fonts into CSS variables.
gallery-mobile.html Applied similar CSS variable styling and adjusted rem spacing for mobile layout.
Files not reviewed (2)
  • gallery.css: Language not supported
  • styles.css: Language not supported

When using target="_blank", consider adding rel="noopener noreferrer" to prevent potential security issues related to reverse tabnabbing.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@wcchung wcchung merged commit 67c12da into main Apr 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant