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

Multiple containers #78

Open
notsorenzio opened this issue Jan 10, 2022 · 6 comments
Open

Multiple containers #78

notsorenzio opened this issue Jan 10, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@notsorenzio
Copy link

The app is wrapped in 2 containers. This causes the buttons to be off-centered, it is especially noticeable on mobile

<div className="container">

<div className="container">

@timothystewart6
Copy link
Contributor

They need to be wrapped in containers otherwise:

image

@timothystewart6
Copy link
Contributor

My live version is the same as latest and I am not seeing what you are seeing
https://technotim.live/

@timothystewart6
Copy link
Contributor

mobile:
image

@notsorenzio
Copy link
Author

Here's what I see on a 360x800 device
Screenshot

@timothystewart6
Copy link
Contributor

Ah, I see, will think about a fix! Thank you!

@brnt-toast
Copy link

brnt-toast commented Feb 19, 2022

I'll poke around this morning and see what I can find

edit: I'll have to come back later on. noticed a resource consumption bug(CVE-2021-23424) in the ansi-html dependency that razzle is using

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants