6 lines
70 B
CSS
6 lines
70 B
CSS
/* Object – Page section */
|
||
|
||
.section {
|
||
margin-top: var(--gap);
|
||
}
|