forked from dbroqua/MusicTopus
#issue/17 (#18)
#issue-17 Co-authored-by: dbroqua <contact@darkou.fr> Reviewed-on: https://git.darkou.fr/dbroqua/MyMusicLibrary/pulls/18 Co-authored-by: Damien Broqua <dbroqua@noreply.localhost> Co-committed-by: Damien Broqua <dbroqua@noreply.localhost>
This commit is contained in:
parent
7bcf9b121c
commit
60f96d75ef
11 changed files with 88 additions and 12 deletions
10
sass/error.scss
Normal file
10
sass/error.scss
Normal file
|
@ -0,0 +1,10 @@
|
|||
.error {
|
||||
min-height: calc(100vh - 3.25rem - 100px);
|
||||
padding-top: 4rem;
|
||||
|
||||
pre {
|
||||
padding: 0.75rem;
|
||||
border: 1px dotted #cecccc;
|
||||
background: #f9f9f9;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue