Skip to content

Commit

Permalink
Constrain size of search bar on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-contino committed Dec 11, 2024
1 parent 5ec4770 commit 11c7bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jekyll-assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ div.subtitle p {
body > .toptitle > #search-theme-toggle-container {
width: 50%;
margin: auto;
max-width: 900px;
}

body > .toptitle > #search-theme-toggle-container > #theme-toggle-container {
Expand Down

0 comments on commit 11c7bcb

Please sign in to comment.