Ionic 4 dynamic templates (browser / app)

hello, i’m mading my first ionic 4 project for browser and app, and my problem is that the design is very diferent between browser version and app version. My solution is to use a Gulp that gets diferent html template depending the environment, but i would like to know if there are another option in ionic 4 that i pass.
Thanks