1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-20 06:10:08 +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
+1 -4
View File
@@ -6,10 +6,7 @@
}
.page-center {
.container {
margin-top: auto;
margin-bottom: auto;
}
justify-content: center;
}
.page-wrapper {