[create-pull-request] automated change

This commit is contained in:
hossainemruz 2020-08-21 16:30:44 +00:00 committed by GitHub
parent 85971e6057
commit fe4408fa32
7 changed files with 218 additions and 16 deletions

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;