small fixes

This commit is contained in:
teldra 2022-05-23 00:02:31 +02:00
parent 147119dc49
commit 3b54bd59ff
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
}
}
.header {
flex-grow: 0;
flex-grow: 1;
min-height: 5rem;
display: flex;
align-items: center;
@ -81,7 +81,7 @@
}
section, article, .article_footer, .sidebar {
padding: 1rem;
//padding: 1rem;
}
.list {