Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('amp_post_template_css',function ($class){
- ?>
- .amp-related-wrapper {
- .amp-related-date {
- margin-left: unset;
- }
- }
- <?php
- },99999);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement