Fix centre
This commit is contained in:
parent
5577f6c50f
commit
1b5f0b63bf
1 changed files with 1 additions and 0 deletions
|
@ -80,5 +80,6 @@ body {
|
|||
left: 50%;
|
||||
margin-right: -50%;
|
||||
transform: translate(-50%, -50%);
|
||||
margin: auto;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue