Browse Source

Comment edit.

Kjell Reigstad 5 years ago
parent
commit
992403e6f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      seedlet/inc/wpcom-colors.php

+ 1 - 1
seedlet/inc/wpcom-colors.php

@@ -459,7 +459,7 @@ function seedlet_custom_colors_extra_css() {
 	$color_fg2 = $colors_array['colors']['fg2']; ?>
 
 	/* 
-	 * Revert back to a less custom treatment for the site title underline. 
+	 * Site title text shadow. 
 	*/
 	.site-title a {
 		background-image: linear-gradient(to right, <?php echo $color_fg1; ?> 100%, transparent 100%);