Skip to content

Commit

Permalink
Added Animate on Scroll Animation (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyowen committed May 31, 2021
1 parent 1751781 commit f2f5c15
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 17 deletions.
1 change: 1 addition & 0 deletions client/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ select {
display: grid;
grid-template-columns: 50% 50%;
padding: 10px;
overflow: hidden !important;
}
.phone-device { display: none; }
.contact__body .animation__underline:after { background-color: #FFFFFF; }
Expand Down
Loading

0 comments on commit f2f5c15

Please sign in to comment.