Merge remote-tracking branch 'origin/develop' into angular-16

angular-16
commit f948757eb2

@ -43,3 +43,12 @@
.funders-title {
color: @primary-color;
}
.custom-extra-entities {
padding: 2px 5px;
border-radius: 4px;
&:hover {
text-decoration: none;
color: @secondary-color;
}
}
Loading…
Cancel
Save