CSS code bloat?
-
Hi, I’m giving the plugin a try on a project I’m working on and come across a couple questions.
In the plugin CSS, there’s one item:
.wp-block-image {margin-bottom:1.2em}Why the margin is hard coded only having to be overridden? This should be a block setting in the editor.
Then when I look into the plugin’s CSS file, there are a total of 11 repeated instances of the exact same CSS element. Why? This only creates code bloat.
Thank you.
Steven
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS code bloat?’ is closed to new replies.