9 lines
73 B
CSS
9 lines
73 B
CSS
header {
|
|
margin-bottom: 5rem;
|
|
}
|
|
|
|
main {
|
|
margin: auto;
|
|
width: 45rem;
|
|
}
|