Created
September 10, 2018 03:44
-
-
Save chrisdavidmiles/66600591ec00685e8ef4439304b777bf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
figure.wp-block-embed-twitter blockquote.twitter-tweet { | |
font: normal normal 16px/1.4 Helvetica,Roboto,"Segoe UI",Calibri,sans-serif; | |
max-width: 100%; | |
width: 550px; | |
margin: auto; | |
padding: 73px 20px 40px 20px; | |
border-radius: 4px; | |
visibility: hidden; | |
} | |
figure.wp-block-embed-twitter blockquote.twitter-tweet p { | |
visibility: visible; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment