updated css

This commit is contained in:
Lukas Schulz 2021-03-25 14:22:03 +01:00
parent 224dcc45c6
commit 821f706342

View file

@ -390,7 +390,8 @@
} }
.title_title { .title_title {
height: 240px; margin-top: 80px;
height: 300px;
font-size: 50px; font-size: 50px;
display: flex; display: flex;
align-items: center; align-items: center;
@ -398,7 +399,7 @@
} }
.ueberschrift { .ueberschrift {
font-size: 50px; font-size: 50px;
height: 60px; height: 100px;
} }
/* Toggle Show/Hide Menu */ /* Toggle Show/Hide Menu */