Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coming soon banner #24

Merged
merged 4 commits into from
Jul 5, 2024
Merged

Add coming soon banner #24

merged 4 commits into from
Jul 5, 2024

Conversation

rajbos
Copy link
Collaborator

@rajbos rajbos commented Jul 5, 2024

This pull request primarily focuses on enhancing the user interface and user experience of the application. The changes include adding a "Coming Soon" banner to items without a video URL in sku-script.js, and modifying the styles in styles.css to accommodate these changes and improve the overall look of the application.

User Interface Enhancements:

  • sku-script.js: Added a "Coming Soon" banner to items that do not have a video URL. This banner is created as a div element and appended to the featureBox.

Style Modifications:

  • styles.css: Increased the minimum height of the .video-box class to accommodate the new "Coming Soon" banner.
  • styles.css: Changed the border and text color of h1 elements to a bright green color (#00ff00).
  • styles.css: Added a new .coming-soon-small class to style the "Coming Soon" banner, setting a smaller font size and the text color to bright green (#00ff00).

@rajbos rajbos merged commit 5f86a8e into xebia:main Jul 5, 2024
1 check 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