This commit is contained in:
Vrifox 2020-11-04 18:37:31 +01:00
parent a35e2e819f
commit 1c23a90826
6 changed files with 22 additions and 54 deletions

View file

@ -3,19 +3,8 @@
@import '../import/nav.scss';
@import '../import/footer.scss';
.section.header {
align-items: center;
background: $bg70;
display: flex;
height: 120px;
margin: 0 0 40px 0;
text-align: center;
header {
h1 {
font-size: 1.5em;
margin: auto;
}
}
main {
margin: 60px 0 0 0;
}
.section-articles {