Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('amp_post_template_css',function ($class){
- ?>
- .i-amphtml-blurry-placeholder, .i-amphtml-fill-content {
- width: unset !important;
- min-width: unset !important;
- height: unset !important;
- min-height: unset !important;
- }
- <?php
- },99999);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement