diff --git a/partials/header.html b/partials/header.html index 54bb77f..e4979c2 100644 --- a/partials/header.html +++ b/partials/header.html @@ -20,7 +20,7 @@ [ sharpshark28@joewroten.com ] (master) ~/portfolio
- npm install + npm run start
Starting up server, serving ./ on port: 8080 ...
diff --git a/src/app.scss b/src/app.scss index 04be87c..8fbe822 100644 --- a/src/app.scss +++ b/src/app.scss @@ -341,6 +341,9 @@ video { #intro-cmd-10 { animation-delay: 4s; } + #intro-cmd-11 { + animation-delay: 4.1s; + } #intro-response-1 { animation-delay: 4.2s; }