my website is working perfectly fine in localhost but when the code is pushed to live then the website layout is completly broken. I have migrated the site from the localhost to live using wp-migrate-lite plugin
Please understand my flow:
1) cloned existing project from git in xampp localhost
2) from admin added a new plugin “wp-migrate-lite”
3) created a new migrated db from localhost url to live url and pushed the updated code and live db in git again
4) cloned the project in live server and imported the migrated db in live server
5) the website now looks broken in live server
Please see the localhost layout and live layout attached below
localhost : https://drive.google.com/file/d/1Z7PqpPLD3ewpauCSj9Man497sZfoVIhd/view?usp=sharing
live : https://drive.google.com/file/d/1HUQDAOifri6KsofHmv6u4PdL762HXHAN/view?usp=sharing
This has been happening again and again..i also face this issue sometimes when i clone the project in localhost of some other pc..please give me a solution