From a5a76836c5e69d9662979397d429f0ea94daf32e Mon Sep 17 00:00:00 2001 From: cami Date: Wed, 30 Jun 2021 01:53:29 +0200 Subject: [PATCH] Adjust design for licenses page (close #88) The design should now be more or less the same as on the other pages. There's still some work to make it more beautiful and more readable (see #90) --- frontend/src/App.css | 4 ++++ frontend/src/components/pages/lizenzen.js | 17 +++++++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/frontend/src/App.css b/frontend/src/App.css index d4d58cd..56cc72b 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -59,3 +59,7 @@ h1 { .errorMessage { color: var(--error); } + +.bildnachweise { + font-size: 1.3em; +} diff --git a/frontend/src/components/pages/lizenzen.js b/frontend/src/components/pages/lizenzen.js index 0933fd4..7f1c771 100644 --- a/frontend/src/components/pages/lizenzen.js +++ b/frontend/src/components/pages/lizenzen.js @@ -5,13 +5,18 @@ import Footer from "../../Footer"; export default function Lizenzen() { return ( <> -

Lizenzen und Bildnachweise

-

Öffentliche Libraries

-

Bildnachweise

-
-