-
Notifications
You must be signed in to change notification settings - Fork 0
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
archives/repo first post need formatting for mobile. #118
Comments
Sorry about that! Here's the code which needs to be changed: DELETE: .three-hero-posts, ADD THIS in it's place:
and then inside the query @media (max-width: 767px) { }, right below this bit:
ADD the following:
|
@chuckreynolds can you handle above. thx. |
yeah prob tonight at some point or early tomorrow. On Wednesday, April 27, 2016, Amanda Blum notifications@github.com wrote:
@chuckreynolds | Vuurr http://vuurr.com |
I did it already. committed on Cee's branch. FUCK YOU GIT I HAVE CONQUERED Wheres my gddamn whiskey. On Wed, Apr 27, 2016 at 5:41 PM, Chuck Reynolds notifications@github.com
|
okay. that was the wrong and old branch and you didn't merge develop (all the new stuff) into branch: cee before adding new commit. Also for reference any Another thing... if you run this through http://csslint.net there are a few duplicates and issues but i'm not messing with those tonight. |
Repo is bugged. @vitamincee on your local just checkout the |
Thanks for adding this Chuck! While that !Important was a typo, CSS is case insensitive, so it would still work fine. |
kk... my linter in sublimetext did NOT like it lol.. either did csslint but g2k. I still see an issue with full-size desktop on http://mindup.vuurrclients.com/repo/ |
chuck, what are you seeing? On Thu, Apr 28, 2016 at 12:35 PM, Chuck Reynolds notifications@github.com
|
confirmed. On Thu, Apr 28, 2016 at 2:03 PM, Chuck Reynolds notifications@github.com
|
the code was pasted into the wrong breakpoint - i moved it to the right spot and committed. |
HI-FIVE. there we go 👍 |
excellent!!! On Thu, Apr 28, 2016 at 3:14 PM, Chuck Reynolds notifications@github.com
|
the featured posts on all archives and repo disappear on mobile because that div is set to display:none. Needs formatting.
http://mindup.vuurrclients.com/repo/
http://mindup.vuurrclients.com/category/videos/
http://mindup.vuurrclients.com/category/webinars/ etc.
The text was updated successfully, but these errors were encountered: