mirror of
https://github.com/lemeow125/EquipmentTracker-Frontend.git
synced 2025-04-19 00:01:20 +08:00
6 lines
88 B
CSS
6 lines
88 B
CSS
#root {
|
|
max-width: 1280px;
|
|
margin: 0 auto;
|
|
padding: 2rem;
|
|
text-align: center;
|
|
}
|