Impressum auf allen Seiten eingefügt

This commit is contained in:
Matthias Grief
2024-11-19 15:58:14 +01:00
parent 2a0f3b46d4
commit 040857c3df
6 changed files with 33 additions and 10 deletions

View File

@@ -8,7 +8,6 @@
body {
min-height: 100vh;
display: flex;
overflow-x: hidden;
}
@@ -373,4 +372,4 @@ body {
.topic-card:hover {
transform: translateY(-5px) scale(1.01);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}
}