cordova-talsec-plugin-freerasp
Version:
Cordova plugin for improving app security and threat monitoring on Android and iOS mobile devices.
40 lines (33 loc) • 476 B
CSS
.malwareButton {
margin: 1rem;
align-self: center;
justify-content: center;
}
.centered {
max-width: 50%;
display: block;
margin: auto;
}
.textStyle {
color: white;
font-weight: bold;
text-align: center;
}
.textTitle {
padding: 0 0.5rem 0 2rem;
margin-top: 2rem;
width: 100%;
font-size: 2.5rem;
font-weight: 800;
text-align: center;
}
.fullWidth {
width: 100%;
flex: 1;
}
.buttonClose {
padding: 1rem;
}
.spacer {
height: 0.8rem;
}