6 lines
77 B
CSS
6 lines
77 B
CSS
|
#header {
|
||
|
border-bottom: 0;
|
||
|
margin-bottom: 6px;
|
||
|
margin-top: 0;
|
||
|
}
|