projecte_ionic_entrega_01/src/app/app.component.scss
2021-12-01 18:35:44 +01:00

7 lines
95 B
SCSS
Executable file

:root {
--ion-color-secondary: #4CAF50;
}
ion-button {
width: 100%;
height: 100%;
}