Skip to content

Instantly share code, notes, and snippets.

@rickymanning
Created August 25, 2015 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickymanning/4ba9451d1ce1bb0b6e4f to your computer and use it in GitHub Desktop.
Save rickymanning/4ba9451d1ce1bb0b6e4f to your computer and use it in GitHub Desktop.
Redesigning My Portfolio Blog - Step 02 - Add the jumbotron class to the required section
<!-- about -->
<div class="section jumbotron">
<h2>About Me</h2>
<p>Hey! My name is Ricky. I am a software developer based in Biggin Hill, Kent. I am enthusiastic about software development (of course) as well as sports, music and various other things that normal human beings like.</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment