Add related SDG and targets tags to processes

I'm not sure why we were using squares to style these lists see commit
bbacd4546b) but I don't think it's very important and it breaks
displaying the list of related SDGs.
This commit is contained in:
Javi Martín
2021-01-23 01:23:09 +01:00
committed by taitus
parent 19bab5a9dc
commit a877449936
5 changed files with 38 additions and 18 deletions

View File

@@ -71,8 +71,13 @@
.legislation-text {
margin-bottom: 1rem;
> * {
@include grid-column-gutter;
}
h3 a {
color: $black;
margin-bottom: 1rem;
}
}