|
|
@@ -22,7 +22,7 @@
|
|
|
body {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- justify-content: center;
|
|
|
+ justify-content: flex-end;
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: cover;
|
|
|
background-position: center;
|
|
|
@@ -32,7 +32,7 @@
|
|
|
width: 50%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- justify-content: flex-end;
|
|
|
+ justify-content: center;
|
|
|
}
|
|
|
|
|
|
.phone {
|