added global max-width to on boarding view
This commit is contained in:
parent
91a216cf0d
commit
ae1cdf4d03
1 changed files with 6 additions and 0 deletions
|
|
@ -81,6 +81,12 @@
|
||||||
h2{
|
h2{
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
}
|
}
|
||||||
|
p,h2,h3{
|
||||||
|
max-width: 600px !important;
|
||||||
|
}
|
||||||
|
button{
|
||||||
|
max-width: 400px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue