Created
July 22, 2020 15:50
-
-
Save pedro-valentim/2d5fda89b5beb49ba79106f351af7456 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
span:nth-last-child(-n+7) { | |
display: none; | |
} | |
figure audio { | |
width: 100%; | |
margin: 1rem auto; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment