1
0
Fork 0

Merge branch 'main' into images-django-imagekit

This commit is contained in:
Mouse Reeve 2021-08-02 13:43:59 -06:00 committed by GitHub
commit af34dc6520
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 4202 additions and 1234 deletions

View file

@ -72,6 +72,14 @@ body {
flex-grow: 1;
}
.preserve-whitespace p {
white-space: pre-wrap !important;
}
.display-inline p {
display: inline !important;
}
/** Shelving
******************************************************************************/