8 lines
126 B
SCSS
8 lines
126 B
SCSS
ion-item{
|
|
--background: #ffffff;
|
|
--color: rgb(22, 6, 6);
|
|
padding: 10px;
|
|
}
|
|
ion-button{
|
|
--background: #062f77;
|
|
} |