Add support for article summaries

This commit is contained in:
James Panther
2021-10-19 17:04:42 +11:00
parent 1901917d7c
commit 0a59984b44
11 changed files with 27 additions and 8 deletions
+5
View File
@@ -2299,6 +2299,11 @@ body a, body button {
padding-right: 0.25rem;
}
.py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.py-\[1px\] {
padding-top: 1px;
padding-bottom: 1px;