Improved responsivity

This commit is contained in:
vladfaust
2015-10-21 23:45:37 +03:00
parent 613f08503a
commit 1556d6ca5b
3 changed files with 9 additions and 1 deletions

View File

@@ -2,9 +2,11 @@
@import "normalize.css"
@import "bootstrap"
@import "bourbon"
#hi, #contact, #socials
text-align: center
max-width: 90%
#hi h2
margin-top: -0.2em
@@ -15,7 +17,8 @@
margin-left: 0.2em
.social-icon
height: 48px
@include calc(width, '(100% - 0.2em * 16) / 6')
max-width: 48px
#contact
margin-bottom: 50px