API connection error handling

This commit is contained in:
2020-12-07 00:36:36 +01:00
parent de853c4a96
commit 5d34725344
3 changed files with 46 additions and 6 deletions

View File

@@ -128,7 +128,7 @@ article {
.alert {
margin-top: 1.75rem;
background-color: lighten(@color-1, 10%);
background: linear-gradient(112.4deg, #1c9797 11.05%, #147171 89.93%);
color: @color-2;
padding: 1rem 1.5rem;
border-radius: 4px;