Skip to content

Commit

Permalink
mobile title fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
shindesharad71 committed Jul 22, 2016
1 parent ac2d682 commit 55ded58
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,15 @@ nav, .navbar-right, .navbar {
padding: 10px;
border-radius: 10px;
margin: 25px auto;
}


@media (max-width:499px) {

#navtitle {
color: #fff;
font-size: 30px;
font-family: 'Roboto Slab', serif;
}

}

0 comments on commit 55ded58

Please sign in to comment.