add container bottom place
This commit is contained in:
parent
41bf900690
commit
7d663ef911
@ -60,6 +60,7 @@ export default {
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 25vh;
|
||||
margin-bottom: 20vh;
|
||||
text-align: center;
|
||||
}
|
||||
.container em {
|
||||
|
@ -75,6 +75,7 @@ export default {
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 25vh;
|
||||
margin-bottom: 20vh;
|
||||
padding: 20px;
|
||||
border-radius: 20px;
|
||||
background: linear-gradient(
|
||||
|
@ -33,6 +33,7 @@ div
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 25vh;
|
||||
margin-bottom: 20vh;
|
||||
padding: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -399,6 +399,7 @@ export default {
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 25vh;
|
||||
margin-bottom: 20vh;
|
||||
padding: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user