N°2847 Add message on alpha/development fatal error pages 🤫

This commit is contained in:
Stephen Abello
2020-11-19 13:39:04 +01:00
parent 05c53d35b7
commit aef77d8f93
4 changed files with 44 additions and 0 deletions

8
css/errorpage.scss Normal file
View File

@@ -0,0 +1,8 @@
body{
align-items: center;
}
#ibo-page-container{
flex-grow: 0;
height: auto;
border: 3px solid #CBD2D9;
}