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

Header erstellen (mobile) #1

Open
SteffHH opened this issue Oct 27, 2022 · 3 comments
Open

Header erstellen (mobile) #1

SteffHH opened this issue Oct 27, 2022 · 3 comments

Comments

@SteffHH
Copy link
Collaborator

SteffHH commented Oct 27, 2022

Header auf Startseite erstellen

@nanoparsec
Copy link
Contributor

nanoparsec commented Oct 28, 2022

Breakpoint-Variable: --breakpoint-md: 48rem; // 768px
Breakpoint Syntax:
@media screen and (min-width: var(--grid-breakpoint-md)) { }

@SteffHH SteffHH changed the title Header erstellen Header erstellen (mobile) Oct 28, 2022
@SteffHH
Copy link
Collaborator Author

SteffHH commented Nov 2, 2022

  • Größe von Schrift und Bildern an kleinen Viewport anpassen
  • Abstände
  • breakpoint einfügen

@SteffHH
Copy link
Collaborator Author

SteffHH commented Nov 3, 2022

  • landingpage-header: Spacings für kleine und große Viewports einfügen
  • Logo: passende Spacer raussuchen
  • Header für große Viewports bauen:
  • Grid: 2 Spalten unterschiedlich groß, vertikales Gap, 3 Elemente links, 1 rechts
  • Footer

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