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

lost-offset not working #246

Closed
gwww opened this issue Jan 25, 2016 · 4 comments
Closed

lost-offset not working #246

gwww opened this issue Jan 25, 2016 · 4 comments

Comments

@gwww
Copy link

gwww commented Jan 25, 2016

http://codepen.io/anon/pen/GoQzPd

I'm trying to have the first line as so:
<blank> <Heading 1> <Heading 2>

Perhaps I don't understand offset. Lost 6.7.0; Stylus 0.53.0

Related, I have other questions. Where is the best place to ask?

@peterramsing
Copy link
Owner

@gwww Try lost-offset: -1/3;.

See #184
Let me know if that helps.


Regarding the other questions, if they are lost specific, you can always just submit an issue. It sounds like they might not be "issue" related so you're more than welcome to email or tweet.
[email protected]
@lostgrid

@corysimmons
Copy link
Contributor

@gwww You could also do something slightly shady like http://codepen.io/corysimmons/pen/adqxmR?editors=1100

Adding some sort of nth-rule is being discussed for situations like this: #239

@gwww
Copy link
Author

gwww commented Jan 25, 2016

Thank you!

I never would have guessed using -1/3... although did see that after I started looking at the source. From an API perspective, a negative value seems odd to "shift" right.

@corysimmons I considered the shady approach. Yuck :) I moving stuff from bootstrap where there is too much mixing of style in the html so I'm overly sensitive to hacks right now.

@peterramsing
Copy link
Owner

@gwww This is changing in 7.0.0 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants