diff --git a/static/css/character-skills.css b/static/css/character-skills.css index 4843607..ed37f5d 100644 --- a/static/css/character-skills.css +++ b/static/css/character-skills.css @@ -68,7 +68,7 @@ .skills-table { max-width: 500px; /* Maximum width for the table */ - width: 100%; /* Allows the table to shrink responsively */ + width: 100%; /* Allows the table to shrink responsively */ } .skills-table table {