fixed css alignment
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
a79f35c859
commit
06f8604779
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ this is so stupid, separate css into general style and per result page css style
|
||||||
margin-top: -28px !important;
|
margin-top: -28px !important;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
letter-spacing: -0.4px;
|
letter-spacing: -0.4px;
|
||||||
bottom: 2px;
|
bottom: 6px;
|
||||||
right: 2px;
|
right: 2px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
backdrop-filter: blur(2px);
|
backdrop-filter: blur(2px);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue