Skip to content

Commit

Permalink
Merge pull request #1035 from Priyankagarai/priyanka
Browse files Browse the repository at this point in the history
Fixed sufficient color contrast
  • Loading branch information
birm authored Oct 31, 2024
2 parents 7cecbd8 + 3de01bf commit 142b818
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/port/export.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
.export--header{
background-color: #17a2b8 !important;
color: white;
font-weight: bold;
font-size: 14pt;

}
#output{
padding: 20px;
Expand Down

0 comments on commit 142b818

Please sign in to comment.