|
@@ -6,12 +6,12 @@ Author: Automattic
|
|
Author URI: https://automattic.com/
|
|
Author URI: https://automattic.com/
|
|
Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
|
|
Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
|
|
Requires at least: WordPress 4.9.6
|
|
Requires at least: WordPress 4.9.6
|
|
-Version: 1.1.2
|
|
|
|
|
|
+Version: 1.1.3
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
License URI: LICENSE
|
|
License URI: LICENSE
|
|
Template: varia
|
|
Template: varia
|
|
Text Domain: morden
|
|
Text Domain: morden
|
|
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
|
|
|
|
|
|
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage
|
|
|
|
|
|
This theme, like WordPress, is licensed under the GPL.
|
|
This theme, like WordPress, is licensed under the GPL.
|
|
Use it to make something cool, have fun, and share what you've learned with others.
|
|
Use it to make something cool, have fun, and share what you've learned with others.
|
|
@@ -3587,10 +3587,10 @@ p:not(.site-title) a:hover {
|
|
margin-left: auto;
|
|
margin-left: auto;
|
|
}
|
|
}
|
|
|
|
|
|
-@media only screen and (min-width: 1280px) {
|
|
|
|
|
|
+@media only screen and (min-width: 1024px) {
|
|
#page {
|
|
#page {
|
|
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
|
|
- max-width: 1280px;
|
|
|
|
|
|
+ max-width: 1134px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|