Skip to content
Snippets Groups Projects
Commit 7a5c77df authored by Greg Wilson's avatar Greg Wilson
Browse files

1. Moving general information about bootcamps and setup instruction into `index.html`

    (instead of using %include directives).
2.  Deleting unused include files containing general bootcamp information.
3.  Leaving the setup instruction snippets in place for now.
4.  Modifying CSS to format things more cleanly now that they're inlined.
parent 429de195
Branches
Tags
No related merge requests found
......@@ -10,6 +10,10 @@
background-color: white;
}
.hero-unit {
padding: 20px;
}
.navbar .container {
background-color: inherit;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment