fixed edit bug

This commit is contained in:
evilchili
2024-02-08 23:26:19 -08:00
parent 8bde2ab5f3
commit 1baf73a338
3 changed files with 10 additions and 4 deletions
+6
View File
@@ -76,6 +76,12 @@ ul.nav li {
border: 0;
}
#character_sheet input#name {
font-size: 1.5rem;
font-weight: bold;
width: 100%;
}
.stats .cards {
margin-top: 1rem;
display: grid;