9 lines
103 B
CSS
9 lines
103 B
CSS
h1, h2{
|
|
margin-top: 3rem;
|
|
margin-bottom: 1rem;
|
|
}
|
|
|
|
li {
|
|
margin-top: 1rem;
|
|
margin-bottom: 1rem;
|
|
} |