margin-bottom on mobile star to align cats/title

This commit is contained in:
Jeff Atwood 2014-10-02 02:52:13 -07:00
parent f96e6e2376
commit 5234189581
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,9 @@
#topic-title {
margin-bottom: 20px;
margin: 0 60px 10px 20px;
.star {
margin-bottom: 30px; // this allows the categories to align underneath title
}
h1 {
font-size: 1.5em;
margin:0;