[FEAT] Add BRECcIA attribution to footer

This commit is contained in:
2023-01-20 16:47:48 +00:00
parent d5eef1a296
commit 8782b879a1
2 changed files with 8 additions and 0 deletions

View File

@@ -18,4 +18,11 @@ body {
line-height: 60px;
flex-shrink: 0;
}
.footer .container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
/* end of sticky footer styles */