Change main page
This commit is contained in:
@@ -21,12 +21,15 @@ body {
|
||||
.pagehead-inner {
|
||||
position: inherit;
|
||||
margin: 0;
|
||||
width: 27%;
|
||||
height: 55vh;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-left: -12%;
|
||||
margin-top: -27vh;
|
||||
/* width: 27%; */
|
||||
/* height: 55vh; */
|
||||
/* top: 50%; */
|
||||
/* left: 50%; */
|
||||
/* margin-left: -12%; */
|
||||
/* margin-top: -27vh; */
|
||||
margin-left: 10%;
|
||||
margin-right: 10%;
|
||||
margin-top: 27vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user