mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-10 05:35:05 +08:00
centered the privacy policy
This commit is contained in:
parent
1a25822796
commit
dacb60957b
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@
|
|||
font-size: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
body {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue