Css not working

Screenshot_1

did you put css properties inside a selector of your page?

for instance:

home-page {
“your css should be here”

}

yes

page-login {
form {
padding: 5px;
}

form .item-md {
padding-left: 0px;
}
}

cmd error message

See: https://robferguson.org/blog/2017/11/19/ionic-3-and-forms/

I’m not sure if you’re supposed to run Ionic on XAMPP software.

Try again with this command on your cmd

ionic lab