better loading and error screen
This commit is contained in:
+5
-1
@@ -2,6 +2,10 @@
|
||||
color: green;
|
||||
}
|
||||
|
||||
.status {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.self {
|
||||
color: gray;
|
||||
}
|
||||
@@ -56,7 +60,7 @@ button {
|
||||
font-family: 'system-ui';
|
||||
}
|
||||
|
||||
.post,.self {
|
||||
.post,.self,.status {
|
||||
width: 50%;
|
||||
margin-left: 25%;
|
||||
margin-right: 25%;
|
||||
|
||||
Reference in New Issue
Block a user