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

Workshop CSS #3

Open
remy opened this issue Jul 4, 2016 · 0 comments
Open

Workshop CSS #3

remy opened this issue Jul 4, 2016 · 0 comments

Comments

@remy
Copy link
Member

remy commented Jul 4, 2016

I've re-ordered the content a little and added headings to the content. I'm also getting edited copy from Rachel on her topics for the day, so they're shorter in length (akin to the items that are in my workshop).

CSS that's needed is:

@ > 425
ul.workshop-list {
  overflow: hidden;

  li {
    float: left;
    display: block;
    width: 45%;
    margin-right: 5%;
  }
}

@ all viewports
.workshop-full h2 {
  font-size: 4vh;
  margin: 6vh 0 0vh 0;
}

Hopefully that makes sense.

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

No branches or pull requests

1 participant