Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/landing page #276

Merged
merged 32 commits into from
Jul 27, 2015
Merged

Feature/landing page #276

merged 32 commits into from
Jul 27, 2015

Conversation

55
Copy link
Contributor

@55 55 commented Jul 23, 2015

This is a new version of home (landing) page.
Closing #128

@55 55 added the in progress label Jul 23, 2015
@@ -0,0 +1,174 @@
<template name="homeBody">
<div class="features">
<div class="container">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may only need one parent container div here. I.e. each row may not need its own direct-parent container.


@media(min-width:992px) {
.service-box {
margin: 20px auto 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep margins relative to the text size via 'em' units.

brylie added a commit that referenced this pull request Jul 27, 2015
@brylie brylie merged commit 91e802c into develop Jul 27, 2015
@brylie brylie deleted the feature/landing-page branch July 27, 2015 11:57
brylie added a commit that referenced this pull request Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants