updated css
This commit is contained in:
parent
224dcc45c6
commit
821f706342
1 changed files with 3 additions and 2 deletions
|
@ -390,7 +390,8 @@
|
|||
|
||||
}
|
||||
.title_title {
|
||||
height: 240px;
|
||||
margin-top: 80px;
|
||||
height: 300px;
|
||||
font-size: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -398,7 +399,7 @@
|
|||
}
|
||||
.ueberschrift {
|
||||
font-size: 50px;
|
||||
height: 60px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
/* Toggle Show/Hide Menu */
|
||||
|
|
Loading…
Reference in a new issue