Fix .gitignore and logo margin

This commit is contained in:
micku7zu 2017-01-30 21:17:28 +02:00
parent c5cc3a801c
commit 8354dd56d6
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
node_modules
lib
.idea
.tern-port

View file

@ -83,6 +83,7 @@ h3:first-child {
transform-style: preserve-3d;
-webkit-transform: perspective(500px);
transform: perspective(500px);
margin-bottom: 75px;
}
.mobileLogo {