moved notice-bottom in footer, added footernav

This commit is contained in:
Richard Schreiber
2021-02-19 11:58:56 +01:00
parent cea8efc4a3
commit c335dd35b3
3 changed files with 10 additions and 2 deletions

View File

@@ -20,8 +20,10 @@
}
footer {
text-align: center;
padding: 10px 0;
}
footer nav {
text-align: center;
font-size: 11px;
}
.js-only {