Fixed css issue with homepage signup box

This commit is contained in:
Victoria Wang 2014-04-19 13:26:31 -07:00
parent c7f342f590
commit 5052b34987
2 changed files with 3 additions and 3 deletions

View file

@ -71,8 +71,8 @@
font-size: 2.2em;
margin-bottom: 20px;
}
.content hr {
margin: 45px 0 30px 0;
.content.misc-page hr {
margin: 35px 0 25px 0;
}
// Dashboard

File diff suppressed because one or more lines are too long