Add image resizing and srcset generation

This commit is contained in:
James Panther
2022-01-12 14:21:22 +11:00
parent 9ead2c33e8
commit 3b5b93d965
10 changed files with 67 additions and 58 deletions
+5
View File
@@ -1826,6 +1826,11 @@ body a, body button {
margin-right: 0.25rem;
}
.my-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.mb-3 {
margin-bottom: 0.75rem;
}