diff --git a/functions.php b/functions.php index 9c24a9e..8595b39 100644 --- a/functions.php +++ b/functions.php @@ -80,5 +80,5 @@ function sherman_scripts() { } -add_action( 'wp_enqueue_scripts', 'sherman_scripts', 99); +add_action( 'wp_enqueue_scripts', 'sherman_scripts', 50); ?> \ No newline at end of file