fixed unesesary spacing after 'no more results' text
All checks were successful
Run Integration Tests / test (push) Successful in 27s
All checks were successful
Run Integration Tests / test (push) Successful in 27s
This commit is contained in:
parent
2929b7781a
commit
a79f35c859
1 changed files with 1 additions and 2 deletions
|
@ -1183,8 +1183,7 @@ p {
|
||||||
color: var(--fg);
|
color: var(--fg);
|
||||||
width: 530px;
|
width: 530px;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin-bottom: 627px;
|
margin-top: 10px;
|
||||||
margin-top: 20px;
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.58;
|
line-height: 1.58;
|
||||||
letter-spacing: normal;
|
letter-spacing: normal;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue