Skip to content

Commit

Permalink
Merge branch 'projects' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbutura committed Feb 8, 2024
2 parents 8e4128f + aa61062 commit dfa5240
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions web/modules/custom/parc_core/css/projects.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
padding: 9px 40px;

display: block;
margin-right: -20px;
margin-right: 23px;
line-height: 20px;
}

Expand Down Expand Up @@ -178,7 +178,8 @@
.projects-chart .project-title .icon {
margin-left: 3px;
line-height: 0;
display: inline;
display: inline-block;
margin-right: -20px;
}

.projects-chart .project-title svg {
Expand Down

0 comments on commit dfa5240

Please sign in to comment.