Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Is it reasonable to use flexbox or css grid in place of other things such as floats or position divs etc? I like the technologies but find myself preferring them when maybe a simple solution would work too.

    What is the convention on naming class and sub-classes with sass? I've tried to use class="card", class="card-inner" and card { &-inner { ..... } } which works well but struggle with names that would be under those. Is there a better way?

  • Submitted


    Is there a support group for people having nightmares trying to get the colours right? :D

  • Submitted


    I centered the main div using flexbox and always find it difficult when I need to have a container inside a container just to center - is there a better way? :-)