6 lines
56 B
CSS
6 lines
56 B
CSS
section {
|
|
justify-self: center;
|
|
margin: 50px 20px;
|
|
}
|
|
|
section {
|
|
justify-self: center;
|
|
margin: 50px 20px;
|
|
}
|
|
|