Skip to content

Commit

Permalink
Fix display of ecosystem tab for Ja and Pt (#784)
Browse files Browse the repository at this point in the history
* Fix display of ecosystem tab for japanese and portuguese

* Eliminate newlines after dash for es/tabcontents.yaml

* Improve alignment of translated content for the scientific domains tab
  • Loading branch information
melissawm committed Sep 18, 2024
1 parent bafcf21 commit 9036567
Show file tree
Hide file tree
Showing 4 changed files with 408 additions and 366 deletions.
1 change: 1 addition & 0 deletions assets/css/tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ section.scientific-domains {
line-height: 130%;
margin: 0.2em 0.4em;
flex-basis: 13%;
align-self: baseline;

& header {
// FIXME: Use appropriate PST color for this header text.
Expand Down
Loading

0 comments on commit 9036567

Please sign in to comment.