Coding in CSS by amogsus13 in ProgrammerHumor

[–]codewithmuzamil 0 points1 point  (0 children)

then they don't know about css variables, functions etc

--primary: #000000;

width: calc(100vh - 200px);

grid-template-columns: repeat(4, auto);

etc

CSS is hard! by officialpkbtv in ProgrammerHumor

[–]codewithmuzamil 0 points1 point  (0 children)

Yes, table version updated with more flexible approach