updated notifications cta image size for tablet sizes, set max width for disclaimer checkbox items
This commit is contained in:
parent
49301d7069
commit
c40c43505f
4 changed files with 47 additions and 24 deletions
|
|
@ -91,7 +91,11 @@
|
|||
.onboarding{
|
||||
ion-content{
|
||||
h2{
|
||||
font-size: 1.2rem;
|
||||
font-size: 2rem;
|
||||
}
|
||||
p{
|
||||
font-size: 1.4rem;
|
||||
line-height: 1.9rem;
|
||||
}
|
||||
p,h2,h3{
|
||||
max-width: 600px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue