Skip to content

Added a second circle for the upcoming groups...#158

Open
jyolewis wants to merge 1 commit into
masterfrom
jl_grpimage
Open

Added a second circle for the upcoming groups...#158
jyolewis wants to merge 1 commit into
masterfrom
jl_grpimage

Conversation

@jyolewis
Copy link
Copy Markdown
Contributor

just need to find a suitable image

Copy link
Copy Markdown
Member

@achan achan left a comment

Choose a reason for hiding this comment

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

Good start Joe. I added a couple suggestions as well as one last thing: In mobile view, we should add a top margin for all groups except for the first one. There's a specific way to do this in CSS. I'll let you look it up 😉

Comment thread .env
@@ -1 +1 @@
CLOUDINARY_CLOUD_NAME=demo
CLOUDINARY_CLOUD_NAME=fisherhall
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We don't want to expose our actual Cloudinary account name, so we should revert this file 😊

Comment thread app/templates/index.hbs
English Service
</div>
</div>
<div class="col-sm-4 group" {{action "viewEnglishService"}}>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Clicking on this div would fire the viewEnglishService action, which we do not want. Since this is for "Coming soon," we probably don't want any actions at all.

Comment thread app/templates/index.hbs
radius="max"
height=200 crop="fill"}} />
<div class="description">
More Coming Soon... <i class="icon-cma logo"></i>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think we need the logo here. I meant that maybe the circle could be the logo... but even that probably doesn't look good. For now, just remove this logo.

@jyolewis
Copy link
Copy Markdown
Contributor Author

"In mobile view, we should add a top margin for all groups except for the first one." - is it the Nth-child attribut? If so, I've used it before.

@jyolewis
Copy link
Copy Markdown
Contributor Author

will make the upcoming changes tonight

@achan
Copy link
Copy Markdown
Member

achan commented Sep 20, 2016

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.

2 participants