Merge pull request #797 from dkanada/style

Fix some minor style issues
This commit is contained in:
Vasily 2020-02-14 14:21:02 +03:00 committed by GitHub
commit 85a6a444fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 7 deletions

View file

@ -227,6 +227,7 @@
.centerMessage {
margin: auto;
width: 30%;
padding: 5em 0;
text-align: center;
}