Adapt targets component to render on sdg help page
This component was rendered on different pages so there were no conflicts with static id's. Now in the SDG help page we are going to render them all at once, so we convert the static identifiers to dynamic.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.sdg-goal-show .targets {
|
||||
.sdg-goal-targets {
|
||||
dt,
|
||||
dd {
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user