What is the issue?
If you’ve blocked search engines from accessing your CSS files, they will not be able to render your pages as intended, which can result in search engines not fully understanding your website and its properties.Google has made it clear that blocking CSS files may result in suboptimal rankings.
How to fix
Remove the disallow rule from your robots.txt file or add "Allow: .css".