Closed ajs97 closed 8 years ago
Looks cool. Just a tip, most repositories online follow a fixed commit message format for consistency sake. It doesn't matter here, but it is a good practice to look at some commit messages first before sending your commit. For instance, many repositories (including this) follow a present tense commit message format, so this should have been "Add secy list to contact page".
Merged. Also changed some stuff. Especially indentation and the missing tags (they make it hard for editors to auto-align text).
Finally, I moved the secy transitions to the main CSS selector (not the :hover one) so that the returning animations are also smooth (test it out in a minute). See this commit: c45be0d020dbbdf823e551f319be3c8dc1428b6a
This has the list of secy's on the contact page.