codespaces-project-template-js
codespaces-project-template-js copied to clipboard
Inconsistent style.css and Portfolio.jsx file in tutorial
In the section animate-desk-photo the new animation is named slideInLeft
in style.css. But it is later referenced as slideIn
, which could be a typo.