undraft dreams
This commit is contained in:
parent
e023640648
commit
4b3a8503bb
2 changed files with 20 additions and 2 deletions
|
|
@ -123,3 +123,13 @@ mark {
|
|||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.notes--glossary {
|
||||
grid-template-columns: max-content 1fr;
|
||||
gap: 0.5rem 1.5rem;
|
||||
}
|
||||
|
||||
.notes--glossary .meta {
|
||||
color: black;
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue