Initial commit

This commit is contained in:
vladfaust
2015-10-20 20:21:03 +03:00
commit fd2607548b
19 changed files with 758 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
@charset "utf-8"
@import "normalize.css"
@import "bootstrap"
#hi, #contact, #socials
text-align: center
#hi h2
margin-top: -0.2em
#socials
.social-link
&:not(:first-child)
margin-left: 0.2em
.social-icon
height: 48px
#contact
margin-bottom: 50px
.vertical-center
display: flex
align-items: center
justify-content: center
.full-screen-height
min-height: 100%
min-height: 100vh