news-reader-php/assets/sass/components/_content.scss

8 lines
106 B
SCSS
Raw Normal View History

2020-05-26 12:56:15 +02:00
body > main > section {
padding: var(--spacing-elements);
header h1 {
margin: 0;
}
}