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

Mobile View Overflow #1

Open
enrico-reinhardt opened this issue Apr 6, 2022 · 1 comment
Open

Mobile View Overflow #1

enrico-reinhardt opened this issue Apr 6, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@enrico-reinhardt
Copy link

Hallo Hr. Meier,

beim Bearbeiten der Aufgabe ist mir ein Issue in der Netlify-Seite aufgefallen:
Bei kleinen Viewports, so auch auf meinem Smartphone, ist die Seitenansicht fehlerhaft. Der Main-Content läuft sehr schmal.

Ich denke, dass es damit zusammenhängt, dass auf dem Main-Element eine width von 0 festgelegt ist und manche Elemente zusätzlich Overflow produzieren.

Viele Grüße
Enrico

main {
    width: 0;
}

Bildschirmfoto 2022-04-06 um 21 35 51

@sebastian-meier
Copy link
Member

Dank dir. Welchen Browser / OS hast du genutzt?

@sebastian-meier sebastian-meier self-assigned this Apr 13, 2022
@sebastian-meier sebastian-meier added the bug Something isn't working label Apr 13, 2022
J-Esbach added a commit to J-Esbach/learning-parametric-design that referenced this issue Nov 3, 2022
AnjaLinke pushed a commit to AnjaLinke/learning-parametric-design that referenced this issue Nov 8, 2022
AnjaLinke pushed a commit to AnjaLinke/learning-parametric-design that referenced this issue Nov 9, 2022
AnjaLinke pushed a commit to AnjaLinke/learning-parametric-design that referenced this issue Nov 9, 2022
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

2 participants