update mobile
This commit is contained in:
parent
ebd8c10f8e
commit
b70bd5a02a
@ -28,6 +28,7 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
|
padding-bottom: 100px;
|
||||||
top: 0;
|
top: 0;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-color: var(--dark-color);
|
background-color: var(--dark-color);
|
||||||
@ -310,6 +311,7 @@ textarea {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
padding-bottom: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-ctas-section {
|
.hero-ctas-section {
|
||||||
|
Loading…
Reference in New Issue
Block a user