* Fixed title display issue on note
This commit is contained in:
parent
21f606b480
commit
596703a963
@ -212,7 +212,7 @@ a:hover {
|
|||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
/*Makes the first line real big */
|
/*Makes the first line real big */
|
||||||
.squire-box p:first-child {
|
.squire-box > p:first-child {
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
line-height: 1.7em;
|
line-height: 1.7em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user