5 lines
53 B
CSS
5 lines
53 B
CSS
|
.main-content {
|
||
|
position: relative;
|
||
|
top: 50px;
|
||
|
}
|