feat: incl list items

This commit is contained in:
eggy
2023-01-28 16:49:20 -05:00
parent 07b480b4bd
commit 321fbb46d5
3 changed files with 9 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ const captionText =
<style scoped>
.container {
width: 80%;
max-width: 72ch;
max-width: 80ch;
padding-top: 2rem;
}