Browse Source

Barnsbury: Fix function typo.

Allan Cole 5 years ago
parent
commit
a4b5e59675
1 changed files with 0 additions and 2 deletions
  1. 0 2
      barnsbury/inc/wpcom-colors.php

+ 0 - 2
barnsbury/inc/wpcom-colors.php

@@ -320,8 +320,6 @@ function barnsbury_custom_colors_extra_css() {
 	$colors_array = get_theme_mod( 'colors_manager' );
 	$bg           = $colors_array['colors']['bg'];
 ?>
-function barnsbury_custom_colors_extra_css() { ?>
-
 	@media screen and (min-width: 560px) {
 		
 		.main-navigation > div > ul > li > .sub-menu {