projecte_ionic_entrega_02/src/app/app.component.scss

7 lines
95 B
SCSS
Executable file

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