Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
singhayushh authored Jul 11, 2020
1 parent 9066a93 commit 2e1c6fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,6 @@ i {
right: 0;
margin-left: auto;
height:max-content;
background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
box-shadow: rgba(0, 0, 0, 0.05) 1.25rem 1.25rem 2.5rem 0px;
border-radius: 0.5rem 0px 0px 0.5rem;
opacity: 0.8;
overflow: hidden;
Expand All @@ -451,6 +449,7 @@ i {
padding: 2rem;
height: auto;
overflow-x: hidden;
margin-bottom: 0;
}


Expand Down

0 comments on commit 2e1c6fd

Please sign in to comment.