Skip to content

Commit

Permalink
add styles dipshit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Niles committed Nov 10, 2016
1 parent 54a6901 commit 405ca14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/assets/stylesheets/_talk.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ body {
}
}



audio {
width: 100%;
}
Expand Down Expand Up @@ -1322,4 +1324,11 @@ ul.share-links {
}
}
}
}

input#podcast-link {
color: $talk-dark;
width: 100%;
padding:12px;
margin-bottom: 12px;
}

0 comments on commit 405ca14

Please sign in to comment.