Reza Ardestani
Results
3
issues of
Reza Ardestani
Following CSS: ``` h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: .5rem; font-family: inherit; color: inherit; } h1, .h1 { font-size: 2.5rem; font-weight: 500;...
It's used by some plugins for open graph settings. Related to #356
I need to remove blocks without values. The codes work but when the block is inside @media it does not work as expected. Is it a bug or I am...