Skip to content

Commit

Permalink
One quick bug fix in spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Phillips committed Mar 8, 2016
1 parent fd4c921 commit 47a869c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions perma_web/static/css/style-responsive.scss
Expand Up @@ -5179,6 +5179,10 @@ section .caption {
@include respond-mobile {
margin-bottom: 10px;
}

@include respond-desktop {
margin-top: 92px;
}
}

.daily-num-container {
Expand Down

0 comments on commit 47a869c

Please sign in to comment.