Center the heading on the error screen
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
.error > h1 {
|
.error > h1 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error > p {
|
.error > p {
|
||||||
|
|||||||
Reference in New Issue
Block a user