mirror of
https://codeberg.org/danielsiepmann/news-reader-php.git
synced 2024-11-22 12:16:09 +01:00
7 lines
106 B
SCSS
7 lines
106 B
SCSS
body > main > section {
|
|
padding: var(--spacing-elements);
|
|
|
|
header h1 {
|
|
margin: 0;
|
|
}
|
|
}
|