Quit ruining your designs with this rookie mistake 😭

Поділитися
Вставка
  • Опубліковано 6 лют 2025

КОМЕНТАРІ • 23

  • @JupitersLuck
    @JupitersLuck 8 місяців тому +1

    this channel is pure gold!

  • @hclyrics
    @hclyrics 8 місяців тому

    Thanks! This is just what I needed. Spacing always seems more difficult than it has to be, and you explained how to fix these three layouts perfectly. Here's a comment for the algorithm.

    • @TheAdminBar
      @TheAdminBar  8 місяців тому

      Thanks so much 🙌 I'm really glad to hear it was helpful!

  • @DaveFoy
    @DaveFoy 8 місяців тому +3

    Beautifully explained and demonstrated, Kyle. It's definitely easy to fall into this trap with frameworks that provide a default content spacing, if you just blanket apply it to all elements. Nice work buddy.

    • @TheAdminBar
      @TheAdminBar  8 місяців тому

      Thanks so much, Dave 🙌

  • @LupusDesign
    @LupusDesign 8 місяців тому

    excellent: easy to understand in the real world. Thank you, Kyle.

  • @tomashudolin7197
    @tomashudolin7197 8 місяців тому

    Great video. But personaly have little bit problem with that gap between paragraphs in blog example. It is smaller than the space between heading and first paragraph, so it makes the second paragraph little bit out of that group.

  • @fatjay9402
    @fatjay9402 8 місяців тому

    Should it be 48px not 40 ??

  • @youtubepromo
    @youtubepromo 8 місяців тому

    Hi kyle, Great video. How does the spacing adjust with different devices widths? I find it hard in generate blocks pro and I am still figuring out a way to group things like headings, sub headings and labels inside a card and then there are buttons.

  • @kristinaus4634
    @kristinaus4634 8 місяців тому

    Great video - my next client who doesn't understand spacing will get a link! 😅
    Why do you use an 8 pt grid rather than, say, a 6, 7, or 9?

    • @TheAdminBar
      @TheAdminBar  8 місяців тому +1

      It's just the most common convention. I probably would go with either 8 or 10 to make things simple. I like 8 cause it lines up nicely with REM units.

    • @kristinaus4634
      @kristinaus4634 8 місяців тому

      @@TheAdminBar Oh, sure! I knew you'd have a good reason and that makes sense. I have some odd affection for odd numbers . . . but I'll take your advice, of course.

  • @sorinciprian7579
    @sorinciprian7579 8 місяців тому

    Nice one!!

    • @TheAdminBar
      @TheAdminBar  8 місяців тому +1

      Thanks! Glad you enjoyed it 🙌

  • @PawlSpring
    @PawlSpring 8 місяців тому +3

    Nice CSS technique: p+h2

  • @kellog89
    @kellog89 8 місяців тому

    Very interesting topic. I understand the spacing that you do in figma but I would be interested in knowing if you have any css rules for applying the figma spacing to margin and/or padding , besides the p+Hn margin-top example. Thanks

    • @TheAdminBar
      @TheAdminBar  8 місяців тому

      Your choices are really to add margin or to put things in a container and have multiple gap values. So much of the way you go on that depends on how you like to build.
      I think the challenge here is the "developer" in us wants this to be a simple math equation with a rule and declaration that solves it. But design is only part science - it's also an art... And art doesn't always work that way.
      There's a balance for sure!

  • @yangyu2629
    @yangyu2629 8 місяців тому

    Hello, can you do a live broadcast of the perfmatter plug-in tutorial?

    • @TheAdminBar
      @TheAdminBar  8 місяців тому

      We have a full playlist of them! ua-cam.com/video/IQBcXxhXkq0/v-deo.html

  • @PicSta
    @PicSta 8 місяців тому

    Soundtrack is async to video. You should fix that or check in the future before you upload.

    • @TheAdminBar
      @TheAdminBar  8 місяців тому

      They were literally recorded simultaneously, so I don't think that's possible.

    • @PicSta
      @PicSta 8 місяців тому

      @@TheAdminBar then it must be your setup in general, as it feels like the voice is async and not coming out your mouth.

  • @advanced-developers
    @advanced-developers 8 місяців тому

    Good