I did that as well.
It didn't work.
this code of the function.php is now echoing on under navbar
function gam_child_custom_css() {
osc_enqueue_style('style-child', osc_current_web_theme_url('css/style-child.css'));
}
osc_add_hook('header', 'gam_child_custom_css')