stylesheet in header or functions?

wp_enqueue_style has a 5th parameter that represents the media attribute. https://developer.wordpress.org/reference/functions/wp_enqueue_style/

You could do the following to load this correctly:

wp_enqueue_style( 'stylecss', get_stylesheet_uri(), array(), false, 'screen' );

Hope it helps!

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)