mirror of
https://github.com/detleph/components.git
synced 2026-09-04 16:46:02 +02:00
7 lines
88 B
CSS
7 lines
88 B
CSS
#root {
|
|
max-width: 1280px;
|
|
margin: 0 auto;
|
|
padding: 2rem;
|
|
text-align: center;
|
|
}
|