Skip to content

Conversation

mariehd
Copy link
Member

@mariehd mariehd commented Sep 4, 2026

Endringer

  • Satt opp overordnet sidestruktur for applikasjonen
  • Bruker CSS Grid for hovedlayouten
  • La til responsiv layout for mindre skjermer
  • Sørget for at innholdet ikke gir horisontal overflow på vanlig desktopbredde

Test

  • npm run lint fungerer uten feil
  • npm run build fungerer uten feil
  • Testet layout på vanlig desktopbredde, horisontal overflow og at layouten går over til én kolonne på smalere skjerm

Closes #19

@mariehd mariehd requested a review from a team as a code owner September 4, 2026 17:41
@mariehd mariehd linked an issue Sep 4, 2026 that may be closed by this pull request
2 tasks
@mariehd mariehd force-pushed the 19-sett-opp-grunnleggende-layout-css-grid branch from 4c02ceb to 848554e Compare September 5, 2026 07:51
Copy link
Member

@ellahw ellahw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se kommentarer, men ellers veldig bra!

Copy link
Member

@ellahw ellahw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Godkjenner!

@mariehd mariehd merged commit c090b98 into main Sep 7, 2026
@mariehd mariehd deleted the 19-sett-opp-grunnleggende-layout-css-grid branch September 7, 2026 09:53
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sett opp grunnleggende layout (CSS Grid)
2 participants