Browse Source

Photos: Fix responsive breakpoint comment

Chris Runnells 6 years ago
parent
commit
71c43f690c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      photos/style.css

+ 1 - 1
photos/style.css

@@ -1955,7 +1955,7 @@ object {
 # Media Queries
 --------------------------------------------------------------*/
 
-/* Wide mobile screens ( > 640px ) */
+/* Wide mobile screens ( > 658px ) */
 @media screen and ( min-width: 658px ) {
 
 	.site-logo,