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

There is an overflow in mobile view. #2

Open
UmutKoca opened this issue Aug 9, 2023 · 2 comments
Open

There is an overflow in mobile view. #2

UmutKoca opened this issue Aug 9, 2023 · 2 comments

Comments

@UmutKoca
Copy link

UmutKoca commented Aug 9, 2023

When I experimented by placing a row inside a container, I noticed that there was an overflow to the right in the mobile view. When I tried Bootstrap 5 and mdbootstrap libraries, I didn't encounter the same issue.

@rajnandan1
Copy link
Owner

Hi,

Can you share a screenshot

@UmutKoca
Copy link
Author

UmutKoca commented Aug 11, 2023

Hi,

When I use bootstrap's original library, I get an image like this:

image

When I use the brutopia, I get an image like this:

image

chrome_4r5AHhqJkM

i just use row inside a container

<div class="container"> <div class="row"> Test </div> </div>

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