Browse Source

Leven: Update theme description

Allan Cole 6 years ago
parent
commit
64fe6790aa
3 changed files with 6 additions and 6 deletions
  1. 1 1
      leven/sass/style-child-theme.scss
  2. 4 4
      leven/style-rtl.css
  3. 1 1
      leven/style.css

+ 1 - 1
leven/sass/style-child-theme.scss

@@ -3,7 +3,7 @@ Theme Name: Leven
 Theme URI: https://github.com/Automattic/themes/varia
 Author: the WordPress team
 Author URI: https://wordpress.org/
-Description: A design system for WordPress sites built with Gutenberg.
+Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Version: 1.0
 License: GNU General Public License v2 or later

+ 4 - 4
leven/style-rtl.css

@@ -2254,7 +2254,7 @@ table th,
 	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
 	font-size: 1rem;
 	font-weight: bold;
-	padding: 8px;
+	padding: 16px;
 }
 
 .main-navigation a:link, .main-navigation a:visited {
@@ -2273,8 +2273,8 @@ table th,
 }
 
 .main-navigation .sub-menu .menu-item a {
-	padding-top: 4px;
-	padding-bottom: 4px;
+	padding-top: 8px;
+	padding-bottom: 8px;
 }
 
 .main-navigation .sub-menu .menu-item a::before {
@@ -2407,7 +2407,7 @@ table th,
 	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
 	font-size: 0.82474rem;
 	font-weight: bold;
-	padding: 8px;
+	padding: 16px;
 	color: currentColor;
 }
 

+ 1 - 1
leven/style.css

@@ -4,7 +4,7 @@ Theme Name: Leven
 Theme URI: https://github.com/Automattic/themes/varia
 Author: the WordPress team
 Author URI: https://wordpress.org/
-Description: A design system for WordPress sites built with Gutenberg.
+Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Version: 1.0
 License: GNU General Public License v2 or later