Skip to content

Commit

Permalink
Style change for iPad
Browse files Browse the repository at this point in the history
  • Loading branch information
ianarchbell authored and ianarchbell committed Mar 5, 2019
1 parent c79aced commit e84916a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Expand Up @@ -2100,9 +2100,9 @@ blockquote {
/* Responsive Elements */
/*------------------------------------------------------------------------------------------*/

/* =Media Queries for Nav
/* =Media Queries for Nav - changed from 1024 to 768 below
===============================*/
@media all and (max-width: 1024px) {
@media all and (max-width: 768px) {
#nav-trigger {
display: block;
}
Expand Down

0 comments on commit e84916a

Please sign in to comment.