Skip to content

Commit

Permalink
add styling change
Browse files Browse the repository at this point in the history
  • Loading branch information
tianj7 committed Oct 30, 2024
1 parent 5f3dfe2 commit 9b4554e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.team-project-header {
text-align: right;
color: #2e77b8;
color: #215c9e;
font-size: 20px;
margin-top: 2px;
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.discovery-loading-progress-bar {
text-align: center;
margin-bottom: 5px;
text-align: center;
margin-bottom: 5px;
}

.discovery-loading-progress-bar .discovery-header__stat-label {
line-height: normal;
text-transform: inherit;
line-height: normal;
text-transform: inherit;
}

0 comments on commit 9b4554e

Please sign in to comment.