Allow selecting Skyrim folder, more language tweaks

This commit is contained in:
2022-03-15 22:33:44 -04:00
parent 8c30a7bd92
commit 0616a92bbc
5 changed files with 70 additions and 26 deletions

View File

@@ -25,3 +25,11 @@
.button {
margin-bottom: 24px;
}
.top-spacing {
margin-top: 34px;
}
.break-word {
word-break: break-word;
}