Skip to content

Commit

Permalink
Merge pull request #6 from rphsoftware/ic-patch-1
Browse files Browse the repository at this point in the history
Set error message font size
  • Loading branch information
rphsoftware committed Aug 31, 2020
2 parents ac040f8 + ac4a813 commit 725a550
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion player.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@
justify-content: center;
flex-direction: column;
height: 100px;
font-size: 14px;
}
.error > h3 {
margin: 0;
}
}

0 comments on commit 725a550

Please sign in to comment.