Files
doneit-web/src/app/modals/preview-camera/preview-camera.page.scss
T
2021-11-22 13:53:37 +01:00

54 lines
552 B
SCSS

ion-footer {
margin-bottom: 10px;
}
ion-slides {
height: 100%;
}
.redla{
color: rgb(250, 248, 248);
background-color: rgb(255, 187, 0);
border-radius: 120px;
}
.cardconteudo {
background: rgba(255,255,255,0.5);
}
.whiter{
color: white;
}
.right{
float: right;
}
.center{
clear: both;
}
circle-xmark-solid{
// position: relative;
width: 512px;
height: 515px;
position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;
background: #FCD13A;
}
/* Vector */