Increase reference text on 1st expansion to 3 lines and 140 characters

This commit is contained in:
Debanjum Singh Solanky 2023-11-10 18:29:52 -08:00
parent 55c97241b5
commit b6441683c6

View file

@ -417,6 +417,9 @@ To get started, just start typing below. You can also type / to see a list of co
display: block;
}
div.references {
padding-top: 8px;
}
div.reference {
display: grid;
grid-template-rows: auto;