Added Bio from GitHub to freecodecamp portfolios

- Removed unneeded code
This commit is contained in:
Jonathan
2016-06-18 18:57:36 +01:00
parent 3fe5e79e52
commit ecd1f628e2
3 changed files with 8 additions and 0 deletions

View File

@@ -1161,6 +1161,11 @@ code {
background-color: @brand-primary;
}
// user bio
.bio {
font-size: 17px;
}
@import "chat.less";
@import "jobs.less";
@import "challenge.less";