added margin-top to container
This commit is contained in:
parent
668f036d80
commit
29ea670c1f
|
@ -5,6 +5,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
max-width: 60%;
|
max-width: 60%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
margin-top: 10px;
|
||||||
opacity: 1.0;
|
opacity: 1.0;
|
||||||
}
|
}
|
||||||
.button-item {
|
.button-item {
|
||||||
|
|
Loading…
Reference in a new issue