React home and share pages working isomorphically

This commit is contained in:
Jonathan Cremin 2014-12-22 22:38:08 +00:00
parent 0b00b190fc
commit a2148dc00a
21 changed files with 482 additions and 658 deletions

View file

@ -60,7 +60,7 @@ header h1 a:hover, header h1 a:focus{
outline: 0 none;
}
.album header h1, .track header h1 {
.share header h1, .share header h1 {
text-align: left;
font-size: 1.5em;
line-height: 36px;