mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-01-10 04:07:35 +02:00
Merge pull request #266 from Wdavery/CSS_Fix
CSS fix for truncated page titles on mobile
This commit is contained in:
commit
13664ae104
@ -1,7 +1,7 @@
|
||||
.title h1 {
|
||||
font-size: 80px;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.title img {
|
||||
|
@ -1,7 +1,7 @@
|
||||
.title h1 {
|
||||
font-size: 80px;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.title img {
|
||||
|
Loading…
Reference in New Issue
Block a user