Added basic text fields to character sheet

This commit is contained in:
Thaum
2014-11-11 08:53:33 +00:00
parent 285cae2090
commit acf05ecd78
6 changed files with 36 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-start;
}
#abilityScores {