Skip to content

Commit

Permalink
added search feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-Miner committed Sep 8, 2024
1 parent 14edefc commit 1337f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,13 +153,13 @@ footer {
text-align: right
}

#pageThemeToggleButton {
#pageThemeToggleButton, #searchButton {
padding: 5px;
margin-top: -5px;
box-shadow: 2px 2px 4px grey
}

#pageThemeToggleImg {
#pageThemeToggleImg, #searchButtonImage {
max-width: 30px;
height: auto
}
Expand Down

0 comments on commit 1337f43

Please sign in to comment.