change footer

This commit is contained in:
michivonah 2023-08-27 12:21:30 +02:00
parent e0173c9a38
commit 919a917f38
2 changed files with 6 additions and 1 deletions

View file

@ -777,6 +777,10 @@ body{
padding-bottom: 30px;
}
#imprint{
display: none;
}
#footerContent{
width: calc(100% - 30px);
height: auto;