1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

fix #1724 - vertical center error pages

This commit is contained in:
codecalm
2023-09-25 21:56:50 +02:00
parent 9ea00ed58b
commit efea7e0f7c

View File

@@ -6,10 +6,7 @@
}
.page-center {
.container {
margin-top: auto;
margin-bottom: auto;
}
justify-content: center;
}
.page-wrapper {