Skip to content

Commit

Permalink
Merge pull request #1462 from DefinitelyObsessed/resources
Browse files Browse the repository at this point in the history
⭐ Bug Fix : In mobile width "Back to Home Button" overlap with "Search Bar" , In resource.html
  • Loading branch information
rohanbabbar04 authored Jul 26, 2023
2 parents ee282f4 + aae021f commit 8e1c90e
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 8e1c90e

Please sign in to comment.