diff --git a/.changeset/fluffy-papayas-greet.md b/.changeset/fluffy-papayas-greet.md new file mode 100644 index 000000000..96ddc6aff --- /dev/null +++ b/.changeset/fluffy-papayas-greet.md @@ -0,0 +1,5 @@ +--- +"@tabler/core": patch +--- + +Replace `.page-center` with `.my-auto` in single page layouts diff --git a/src/pages/_layouts/error.html b/src/pages/_layouts/error.html index e6f7c0d78..f061b411f 100644 --- a/src/pages/_layouts/error.html +++ b/src/pages/_layouts/error.html @@ -3,7 +3,7 @@ layout: base body-class: border-top-wide border-primary d-flex flex-column --- -