Update index.html
This commit is contained in:
parent
caf81abcd7
commit
1ef1639aad
@ -7,10 +7,9 @@
|
|||||||
<style>
|
<style>
|
||||||
.wrapper {
|
.wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-bottom: 25%;
|
align-items: center;
|
||||||
margin-left: 25%;
|
justify-content: center;
|
||||||
margin-right: 25%;
|
flex-flow: column;
|
||||||
flex-flow: row wrap;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrapper > * {
|
.wrapper > * {
|
||||||
@ -27,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.right {
|
.right {
|
||||||
margin-left: 15%;
|
margin-left: 5%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user