5 lines
56 B
CSS
5 lines
56 B
CSS
|
body {
|
||
|
background: whitesmoke;
|
||
|
padding-top: 70px;
|
||
|
}
|