add vendor specific css prefixes (#77)

Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-21 22:36:45 +06:00
committed by GitHub
parent d3c02f0223
commit 9abf5b5796
7 changed files with 218 additions and 16 deletions
+2
View File
@@ -1,5 +1,7 @@
.skills-section .card .card-head {
background-color: #f9fafc;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 0.7rem;
padding-bottom: 0rem;