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:
taitus
2021-02-10 18:30:25 +01:00
committed by Javi Martín
parent e1012bca72
commit 522684cd2f
4 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
.sdg-goal-show .targets {
.sdg-goal-targets {
dt,
dd {
display: inline;