HackYourFuture-CPH / simply-name.it

Final Project for Class17
MIT License
3 stars 1 forks source link

Frontend: Component to contain and center all components within routes #249

Open senner007 opened 3 years ago

senner007 commented 3 years ago

User story

Who: As a developer What: A component to center the components within routes Why: So that position and alignment is controlled by a global outer css rule and not set in each subcomponent

Acceptance criteria:

All components in routes must align within the container by simply having their width set to 100%