Changes to styles
This commit is contained in:
@ -176,7 +176,7 @@ function lcp_inject_breakpoints_to_frontend() {
|
|||||||
}
|
}
|
||||||
</style>";
|
</style>";
|
||||||
}
|
}
|
||||||
add_action('wp_head', 'lcp_inject_breakpoints_to_frontend');
|
add_action('wp_head', 'lcp_inject_breakpoints_to_frontend',5);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user