diff --git a/download-gold-rush.css b/download-gold-rush.css index 2dfa731..7d00013 100644 --- a/download-gold-rush.css +++ b/download-gold-rush.css @@ -47,6 +47,14 @@ h2 { animation: colors 8s infinite alternate; } +.download:nth-child(2) { + animation-delay: .5s; +} + +.download:nth-child(3) { + animation-delay: 1s; +} + @keyframes colors { 0% { background-color: red; diff --git a/download-gold-rush.html b/download-gold-rush.html index 408e271..fb7b8e4 100644 --- a/download-gold-rush.html +++ b/download-gold-rush.html @@ -7,7 +7,7 @@

Like the game? Download our app!