Skip to content

Commit

Permalink
Added min height to icons + searchbar section
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumo committed Jun 6, 2021
1 parent 0574520 commit 58786f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/macos-big-sur-icons/src/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
/>


<section style="min-height: calc(100vh - 100px);" class="">
<section style="min-height: calc(100vh - 120px);" class="">

<!-- Search bar -->
<div
Expand Down

0 comments on commit 58786f2

Please sign in to comment.