Skip to content

Commit

Permalink
Add 'margin-top' to 'search bar' , for in mobile width 'Back to Home…
Browse files Browse the repository at this point in the history
… Btn' overlap with 'Search Bar' , in 'resource.html'
  • Loading branch information
DefinitelyObsessed committed Jul 26, 2023
1 parent ee282f4 commit aae021f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource.css
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ h3.hover-underline-animation {
.search-box-container{
display: flex;
justify-content: center;
margin-top: 50px;
}
}
.play-button-container:hover {
Expand Down

0 comments on commit aae021f

Please sign in to comment.