fix: Homepage responsiveness (#16326)

pull/16360/head
Niko 2017-12-28 02:47:43 -04:00 committed by Quincy Larson
parent b1c09cd2c2
commit 941e060da5
1 changed files with 8 additions and 8 deletions

View File

@ -51,29 +51,29 @@ block content
.spacer
.row
.text-center.negative-35
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.ion-social-html5
h2.black-text HTML5
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.ion-social-css3
h2.black-text CSS3
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.ion-social-javascript
h2.black-text JavaScript
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.fa.fa-database.font-awesome-padding
h2.black-text Databases
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.ion-social-github
h2.black-text Git & GitHub
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.ion-social-nodejs
h2.black-text Node.js
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.custom-landing-skill-icon
img(src='https://s3.amazonaws.com/freecodecamp/react.svg')
h2.black-text React.js
.col-xs-12.col-sm-12.col-md-3
.col-xs-12.col-sm-6.col-md-3
.landing-skill-icon.custom-landing-skill-icon
img(src='https://s3.amazonaws.com/freecodecamp/d3-logo.svg')
h2.black-text D3.js