1 changed files with
1 additions and
1 deletions
|
|
|
@ -91,11 +91,11 @@
|
|
|
|
.openTitle {
|
|
|
|
.openTitle {
|
|
|
|
bottom: 0;
|
|
|
|
bottom: 0;
|
|
|
|
font-size: 24px;
|
|
|
|
font-size: 24px;
|
|
|
|
|
|
|
|
hyphens: auto;
|
|
|
|
left: 0;
|
|
|
|
left: 0;
|
|
|
|
line-height: 1.1;
|
|
|
|
line-height: 1.1;
|
|
|
|
padding: 24px 20px;
|
|
|
|
padding: 24px 20px;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
hyphens: auto;
|
|
|
|
|
|
|
|
word-break: break-word;
|
|
|
|
word-break: break-word;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|