add container bottom place

This commit is contained in:
WieErWill 2021-07-06 09:44:40 +02:00
parent 41bf900690
commit 7d663ef911
4 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,7 @@ export default {
width: 80%;
margin: auto;
margin-top: 25vh;
margin-bottom: 20vh;
text-align: center;
}
.container em {

View File

@ -75,6 +75,7 @@ export default {
width: 80%;
margin: auto;
margin-top: 25vh;
margin-bottom: 20vh;
padding: 20px;
border-radius: 20px;
background: linear-gradient(

View File

@ -33,6 +33,7 @@ div
width: 80%;
margin: auto;
margin-top: 25vh;
margin-bottom: 20vh;
padding: auto;
text-align: center;
}

View File

@ -399,6 +399,7 @@ export default {
width: 80%;
margin: auto;
margin-top: 25vh;
margin-bottom: 20vh;
padding: auto;
text-align: center;
}