💄 Spacing between the names of the search engines in the search results (#422)
* spacing between names fixed * 🔖 chore(release): bump the app version (#422) * 🔖 chore(release): bump the app version (#422) --------- Co-authored-by: alamin655 <mdalamin655@outlook.com>
This commit is contained in:
parent
4cd1810527
commit
62682911fc
3 changed files with 5 additions and 2 deletions
|
@ -326,6 +326,9 @@ footer {
|
|||
font-size: 1.2rem;
|
||||
padding: 1rem;
|
||||
color: var(--color-five);
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
justify-content: right;
|
||||
}
|
||||
|
||||
/* Styles for the 404 page */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue