Styling in error message on mobile
This commit is contained in:
parent
a7f9e51b5f
commit
bc4201ffe6
2 changed files with 4 additions and 4 deletions
|
|
@ -2,9 +2,9 @@
|
|||
background-image: url('/error-background.png');
|
||||
height: 100%;
|
||||
min-height: 55vh;
|
||||
margin-top: 40px;
|
||||
margin: 40px 10px 10px 10px;
|
||||
}
|
||||
|
||||
.error-boundary > div > div > h4 {
|
||||
line-height: 1.5em;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue