diff --git a/index.html b/index.html index 99ba780..1ad2bde 100644 --- a/index.html +++ b/index.html @@ -332,7 +332,8 @@

- Imprint & Copyright + Legal + Copyright diff --git a/style.css b/style.css index b55299e..f0f292c 100644 --- a/style.css +++ b/style.css @@ -777,6 +777,10 @@ body{ padding-bottom: 30px; } + #imprint{ + display: none; + } + #footerContent{ width: calc(100% - 30px); height: auto;