projecte_ionic_entrega_01/src/app/app.component.scss

7 lines
95 B
SCSS
Raw Normal View History

2021-12-01 18:35:44 +01:00
:root {
--ion-color-secondary: #4CAF50;
}
ion-button {
width: 100%;
height: 100%;
}