ion-card-title { font-family: "IBM Plex Sans Thai", sans-serif !important; font-weight: 600; font-size: 20px; } ion-searchbar{ // --color:#000; // --placeholder-color:#000; // --background:#000; } .search{ padding: 0px !important; // margin-bottom: 30px; margin-top: 10px; } // .red { // color: rgb(255, 0, 0); // } .catshow { height: 100px; // background-color: rgb(183, 210, 236); border: solid 1px; border-color: cornflowerblue; } .center { // // height: 110px; // margin: auto; // // width: 50%; // border: 3px solid green; // padding: 10px; // display: block; // margin-left: auto; // margin-right: auto; display: flex; // height: 180px; // background-color: #ff1124; justify-content: center; align-items: center; // flex-wrap: wrap; }