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

Update nodebuds-testimonial.svelte section's CSS #53

Closed
EthanThatOneKid opened this issue Apr 10, 2021 · 0 comments
Closed

Update nodebuds-testimonial.svelte section's CSS #53

EthanThatOneKid opened this issue Apr 10, 2021 · 0 comments
Assignees

Comments

@EthanThatOneKid
Copy link
Owner

The current implementation only accounts for mobile dimensions. Preferably, some CSS should be added to represent the desktop layout. A media query such as @media screen and (min-width: 756px) { /* ... */ } will be needed to account for the desktop dimensions.

In this case, the image should be positioned to the right of the text under desktop dimensions.

EthanThatOneKid added a commit that referenced this issue Apr 12, 2021
Update Nodebuds sections

> addresses #53
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

No branches or pull requests

2 participants