Formatting

This commit is contained in:
Madison Scott-Clary
2024-02-14 16:03:47 -08:00
parent 383a464b72
commit 38e4f91889
2 changed files with 5 additions and 1 deletions

View File

@ -104,7 +104,7 @@ h2 {
*CWs:* none. *CWs:* none.
["Scan": <small>no date info</small>](/stories/scan) ["Scan": <small><em>(no date info)</em></small>](/stories/scan)
: *Voksa* : *Voksa*
*Scratch* — Something's gone wrong... *Scratch* — Something's gone wrong...

View File

@ -11,6 +11,10 @@ main blockquote {
margin: 1rem 0; margin: 1rem 0;
text-indent: none; text-indent: none;
} }
main blockquote + p {
text-indent: 2rem;
}
</style> </style>
> *Scratch.* > *Scratch.*