5 lines
52 B
CSS
5 lines
52 B
CSS
|
body {
|
||
|
min-height: 2000px;
|
||
|
padding-top: 70px;
|
||
|
}
|