Created
April 22, 2021 09:50
-
-
Save ng-the-engineer/fca087b262e59d1544c498ad23f30254 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
.key-cert-column-title { | |
display: inline-block; | |
width: 400px; | |
} | |
.key-cert-column-org { | |
display: inline-block; | |
width: 100px; | |
} | |
.key-cert-column-date { | |
display: inline-block; | |
width: 100px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment