Giter Site home page Giter Site logo

Comments (6)

runningdemo avatar runningdemo commented on May 7, 2024

http://tachyons.io/docs/typography/font-family/ Broken.

from tachyons.

runningdemo avatar runningdemo commented on May 7, 2024

Last comment completion:
Device: iPhone6
Browser: Safari

from tachyons.

runningdemo avatar runningdemo commented on May 7, 2024

http://tachyons.io/docs/typography/white-space

http://tachyons.io/docs/layout/spacing/

Broken as above.

from tachyons.

mrmrs avatar mrmrs commented on May 7, 2024

@liaa - ahh thanks for catching this. I think I see what the problem is (text is too wide for viewport and breaking layout). Will try to fix this soon.

from tachyons.

johno avatar johno commented on May 7, 2024

Some further debugging on the layout issues

http://tachyons.io/docs/typography/font-family/ - The consolas section specifies the .code class, which sets the declaration white-space: pre, which causes it to blow out the width on smaller viewports

http://tachyons.io/docs/typography/line-height/ - The large leading font needs word-break: break-word to be declared in order to restrict the width on smaller viewports.

http://tachyons.io/docs/layout/spacing/ - .paxxxl section is simply too wide to illustrate the padding. Perhaps this needs a max-width of 100%?

http://tachyons.io/docs/typography/white-space/ - .no-wrap and .pre both cause the width to not be restricted. I dunno if there's anything we can do about this? Perhaps also add a max-width of 100%?

from tachyons.

mrmrs avatar mrmrs commented on May 7, 2024

Believe the redesign fixes this issue 🙌

from tachyons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.