mirror of
https://github.com/Raghu-Ch/InventoryApp.git
synced 2026-02-10 12:53:03 -05:00
7 lines
80 B
CSS
7 lines
80 B
CSS
section {
|
|
width: 60%;
|
|
margin: 10px auto 0 auto;
|
|
}
|
|
.content {
|
|
width: 50%;
|
|
} |