13 lines
109 B
CSS
13 lines
109 B
CSS
#title {
|
|
margin-top: 0;
|
|
}
|
|
|
|
footer ul,
|
|
#bottom-line {
|
|
margin: 0;
|
|
}
|
|
|
|
li {
|
|
margin-bottom: 0.5rem;
|
|
}
|