Add instructions for Mod Organizer users

This commit is contained in:
2022-03-19 17:49:33 -04:00
parent a9d1a5af54
commit 139257f2a0
3 changed files with 33 additions and 0 deletions

View File

@@ -5,3 +5,7 @@
.step {
font-size: 1.5rem;
}
.break-word {
word-break: break-word;
}