Merge branch 'main' into images-django-imagekit

This commit is contained in:
Mouse Reeve
2021-08-11 12:47:25 -06:00
committed by GitHub
134 changed files with 2527 additions and 970 deletions

View File

@ -29,6 +29,11 @@ body {
min-width: 75% !important;
}
.clip-text {
max-height: 35em;
overflow: hidden;
}
/** Utilities not covered by Bulma
******************************************************************************/