This commit is contained in:
Joseph Schorr 2013-10-01 14:14:36 -04:00
commit 71547e09b1
15 changed files with 73 additions and 36 deletions

View file

@ -37,4 +37,9 @@ body {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.alert {
max-width: 300px;
margin: 0 auto;
}