You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mohemmhmg/Mohem/src/app/authentication/sms-page/sms-page.page.scss

21 lines
302 B
SCSS

.header-toolbar{
--background: linear-gradient(45deg, #3ac1f1 0%, #19a163 36%, #19a163 59%, #1a586d 100%);
}
.btnBack{
background: transparent;
}
ion-img{
width: 180px;
height: 180px;
background:transparent;
}
h1{
font-size: 28px !important;
}
span{
font-weight: bold;
}