fixed unesesary spacing after 'no more results' text
All checks were successful
Run Integration Tests / test (push) Successful in 27s

This commit is contained in:
partisan 2025-04-23 13:53:44 +02:00
parent 2929b7781a
commit a79f35c859

View file

@ -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;