Answers for "how to change text size in ionic"

CSS
2

ion input change font size

ion-input {
    font-size: 30px;
}
Posted by: Guest on September-22-2020

Code answers related to "how to change text size in ionic"

Browse Popular Code Answers by Language