Discussion about this post

User's avatar
Serdar Gulec's avatar

The only thing I don't get is why the cursive in font-size did not take in effect. I couldn't make it. Hope the rest looks good. https://codepen.io/serdar-cihan-g-le-/pen/YzQJMmJ

Expand full comment
Dragan Stanojevic's avatar

Hi, I'm not sure if anyone is still looking for comments here :)... i was just wandering about this question from text above:

(You may be able to put padding on the right instead of using gap, but you'd need another declaration for that. Can you figure out why this is?)

What do you think abut this approach? Thanks in advance!

I added this instead of gap:

.example4 li:not(:last-child) {

padding-right: 1rem;

}

https://codepen.io/draganstanojevic/pen/VwRxVEm

Expand full comment
4 more comments...

No posts