It is generally recommended to classify the style or layout of the page and the contents of the page. Decorations should be CSS enabled, and content should be HTML enabled.
A line break is considered content, so it is not recommended to use a line break as a style for the page.
I assume you want something like this.
.row {
padding-top: 20px;
}
20px row div.