Files
portfolio/frontend/src/App.css

7 lines
83 B
CSS

#root {
max-width: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
}