Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
prem-k-r authored Nov 6, 2024
1 parent 7d2883c commit b05d942
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ body {
align-items: center;
justify-content: center;
position: relative;
cursor: pointer;
}

.searchEnginesContainer .search-engine svg {
Expand All @@ -664,6 +665,7 @@ body {

.searchEnginesContainer .search-engine label {
margin: 0 16px 0 10px;
cursor: pointer;
}

/* -----------Radio Button Customizing------------ */
Expand Down

0 comments on commit b05d942

Please sign in to comment.