diff --git a/style.css b/style.css index 53bf938..b48f5a7 100755 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Description: Trestle is a Genesis child theme for developers based on the default Genesis 2.0 Sample Theme. It features mobile first CSS, helpful theme options, and lots more tools to support your development process. Author: MIGHTYminnow Author URI: http://www.mightyminnow.com/ - Version: 2.0.1 + Version: 2.1.0 Tags: black, gray, red, white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, genesis, mobile-first, responsive, clean Text Domain: trestle GitHub Theme URI: MIGHTYminnow/trestle @@ -2142,7 +2142,7 @@ Media Queries } -@media (min-width: 481px) { +@media (min-width: 480px) { h1 { font-size: 36px; @@ -2178,7 +2178,7 @@ Media Queries /* Responsive Tables CSS --------------------------------------------- */ -@media (max-width: 601px) { +@media (max-width: 600px) { table { clear: both; @@ -2233,7 +2233,7 @@ Media Queries } -@media (min-width: 769px) { +@media (min-width: 768px) { /* General --------------------------------------------- */ @@ -2704,7 +2704,7 @@ Media Queries } -@media (min-width: 1141px) { +@media (min-width: 1140px) { .custom-background .site-inner { margin: 20px auto;