centered the privacy policy

This commit is contained in:
Jack 2020-10-31 22:17:25 +00:00
parent 1a25822796
commit dacb60957b

View file

@ -52,6 +52,10 @@
font-size: 2rem;
margin-top: 3rem;
}
body {
justify-content: center;
display: flex;
}
</style>
</head>