What is the Best approach to create custom styles which is responsive

I am new to IONIC.

Suppose I have a login container with userid and password and it comes at the top of screen. Now I want to make this login container down , ie ,make it to the screen center.

Also I want to make it responsive to both phones and tablets.
What is the best approach for implementing custom styling using scss.

1 Like