Get rid of center-parent

This commit is contained in:
Ingvar Stepanyan
2024-12-06 01:05:30 +00:00
parent b4cd4a1adf
commit ca9e5b11e7
2 changed files with 2 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
crossorigin="anonymous"
/>
<style>
.center-parent {
body {
display: flex;
height: 100vh;
}