It turned out to be easier to control the margins between elements inside the div block using the gap property when display: flex; and flex-direction: column are enabled.;
What specific areas of your project would you like help with?I would like to control the fonts of the texts so that I don't have to rewrite the same test, but use a constant value. Everything I've found on the Internet doesn't seem convenient to me. If you have any advice on how to reuse css properties, please share it. I'll be grateful. :3