mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-14 04:42:56 -04:00
Emphasise error card icon
This commit is contained in:
parent
0e0a95430a
commit
180d77276b
@ -833,11 +833,14 @@ h1, h2, h3, h4, h5, p,
|
||||
display: grid;
|
||||
grid-template-columns: max-content 1fr;
|
||||
grid-template-rows: 1fr max-content;
|
||||
align-items: center;
|
||||
column-gap: 10px;
|
||||
row-gap: 4px;
|
||||
}
|
||||
|
||||
.error-card > .explanation > i {
|
||||
color: #f44;
|
||||
font-size: 24px;
|
||||
grid-area: 1 / 1 / 2 / 2;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user