Add error message if loading fails
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
color: #88c9db;
|
||||
}
|
||||
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
}
|
||||
|
||||
footer {
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user