mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Show error page when rate limited
This commit is contained in:
parent
2128b280b4
commit
4e1d213488
6 changed files with 25 additions and 5 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
.error-panel {
|
||||
@include center-panel(var(--error_red));
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.search-bar > form {
|
||||
|
|
|
|||
Loading…
Reference in a new issue