Tweak the design a bit

This commit is contained in:
Cryptkeeper
2015-11-09 01:38:18 -06:00
parent 65178584a7
commit 1e68ea2a3f
2 changed files with 8 additions and 4 deletions

View File

@ -135,4 +135,8 @@ h3 {
.text-uppercase {
text-transform: uppercase;
}
.text-center-align {
text-align: center;
}