Created
April 22, 2021 09:47
-
-
Save ng-the-engineer/fda5d060b24c0cc098bb88f7521cba9c to your computer and use it in GitHub Desktop.
Code snippet of CV
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
.skill-tag { | |
border-radius: 15px 15px 15px 15px; | |
background: #fbc531; | |
padding: 1px 4px; | |
font-size: 8px; | |
font-weight: 300; | |
font-family: "Saira Extra Condensed", sans-serif; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment