diff --git a/wp-content/themes/twentytwentyone/style.css b/wp-content/themes/twentytwentyone/style.css
index aa11f38edf..5e8473c2eb 100644
a
|
b
|
h1.entry-title { |
4155 | 4155 | margin: var(--global--spacing-vertical) 0 !important; |
4156 | 4156 | max-width: 100% !important; |
4157 | 4157 | } |
4158 | | @media only screen and (min-width: 482px) { |
4159 | | |
4160 | | .entry-content > iframe[style] { |
4161 | | max-width: var(--global--spacing-vertical) !important; |
4162 | | } |
4163 | | } |
4164 | 4158 | |
4165 | 4159 | .entry-footer { |
4166 | 4160 | color: var(--global--color-primary); |