downsize fixed header title size 1.8em to 1.6em
This commit is contained in:
parent
777371bf14
commit
7da8144c74
|
@ -563,7 +563,7 @@ iframe {
|
||||||
.extra-info {
|
.extra-info {
|
||||||
h1 {
|
h1 {
|
||||||
margin: 5px 0 0 0;
|
margin: 5px 0 0 0;
|
||||||
font-size: 1.8em;
|
font-size: 1.6em;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in New Issue