added x-small

This commit is contained in:
2023-08-28 14:21:00 +10:00
parent 3e7f34d5c4
commit 5a611f96a8

View File

@@ -47,6 +47,9 @@ small {
.small {
font-size: smaller;
}
.x-small {
font-size: x-small;
}
.list-decimal,
.list-disc,
.list-circle {