8 lines
90 B
CSS
8 lines
90 B
CSS
section#about {
|
|
margin-bottom: 5rem;
|
|
}
|
|
|
|
section#about div {
|
|
padding: 0.1em 5em;
|
|
}
|