@neq95
Posted
Hello! I think you shouldn't use such unusual CSS properties as 'margin/padding-block-start', especially, if there's no need. IE doesn't support them and we have margin/padding-top instead
@FluffyKas
Posted
@neq95 There's no need for sure but I like to try out new things and logical properties are supported now on most browsers. Except IE, you're right about that! I think people have different opinions whether we should take IE into consideration, I for one usually just don't (unless I'd be specifically asked to make something IE compatible I suppose?), as there's Edge now and from next year IE mostly stops getting support. That's my opinion of course, feel free to disagree, as I'm not the most experienced developer for sure :D