'The 'gap' command is missing in wordpress css. How do I add it?

Trying to edit the theme's style.css. I type in gap:

gap: 0;

but the gap command shows up red in the console which I assume that means gap is not a valid command. column-gap works but row-gap doesn't either.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source