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

✨ feat: add wide container shortcode #107

Merged
merged 1 commit into from
Aug 11, 2023
Merged

✨ feat: add wide container shortcode #107

merged 1 commit into from
Aug 11, 2023

Conversation

welpo
Copy link
Owner

@welpo welpo commented Aug 11, 2023

Description

This PR introduces a new wide_container shortcode.

It's designed to enhance the content viewing experience across both desktop and mobile platforms.

On desktops, the shortcode allows for a wider display (such as tables, paragraphs, or code blocks) equivalent to the width of the header. On mobile, the shortcode doesn't alter the display except for tables; they receive a horizontal scroll for better usability.

Changes

  • Introduce a wide_container shortcode in the theme.
  • Updated theme documentation to include instructions and usage examples for the new shortcode.

@welpo welpo merged commit bc90d04 into main Aug 11, 2023
1 check passed
@welpo welpo deleted the feat/wide-container branch August 11, 2023 21:40
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