responsive design: main title's size reduced to fit smaller screens

This commit is contained in:
Serghei Mihai 2013-12-23 10:57:11 +01:00
parent 840bc42fab
commit 98c02a0731
No known key found for this signature in database
GPG Key ID: 76D1C964BF2FA1AF
1 changed files with 1 additions and 1 deletions

View File

@ -3311,7 +3311,7 @@ body.largeText #content-core p {
position: absolute;
left: 120px;
top: 0;
font-size: 30pt;
font-size: 1.5em;
line-height: 40pt;
}