Merge pull request #5117 from FreeCodeCamp/landing-change

Update landing icons and copy to reflect React and D3
This commit is contained in:
Logan Tegman
2015-12-09 14:38:50 -08:00
2 changed files with 12 additions and 5 deletions

View File

@ -495,6 +495,11 @@ thead {
font-size: 150px;
}
.custom-landing-skill-icon {
margin-top: -15px;
padding-bottom: 15px;
}
.black-text {
color: #333;
font-weight: 400;

View File

@ -74,16 +74,18 @@ block content
h2.black-text Databases
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-github
h2.black-text Git
h2.black-text Git & GitHub
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-nodejs
h2.black-text Node.js
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-angular
h2.black-text Angular.js
.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
.landing-skill-icon.ion-ios-loop-strong
h2.black-text Agile
.landing-skill-icon.custom-landing-skill-icon
img(src='https://s3.amazonaws.com/freecodecamp/d3-logo.svg')
h2.black-text D3.js
.spacer
hr
.spacer