5 lines
64 B
CSS
5 lines
64 B
CSS
.main {
|
|
margin: 3rem auto;
|
|
width: 90%;
|
|
max-width: 40rem;
|
|
} |