Skip to content

Commit

Permalink
Merge pull request #48 from elixir-europe/main
Browse files Browse the repository at this point in the history
Impact-data
  • Loading branch information
Gemma Milla authored Jan 17, 2024
2 parents bd88a52 + 61fbd58 commit b5bdca3
Show file tree
Hide file tree
Showing 18 changed files with 2,582 additions and 209 deletions.
5 changes: 5 additions & 0 deletions frontend/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ html {
color: rgba(12, 16, 64, 0.606);
font-size: 16px;
font-variant-caps: all-petite-caps;
margin-top: 16px;
}

.modeVariants {
Expand Down Expand Up @@ -1107,6 +1108,10 @@ h5 {
padding: 2px;
}

.ReactModal__Overlay{
z-index: 3;
}

.filters {
padding: 4px;
cursor: pointer;
Expand Down
Loading

0 comments on commit b5bdca3

Please sign in to comment.