Skip to content

Commit

Permalink
cleaning css file
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaradityaraj committed Sep 4, 2024
1 parent c5de870 commit c913fea
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions packages/data-index-webapp/src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,8 @@ p {
background-color: #232121;
}

h1 {
color: #e44c3b;
}

h4,
p {
color: #fefefe;
}

.btn {
background-color: #e44c3b;
color: #fff;
}

.btn:hover {
background-color: #c73828;
}
}

0 comments on commit c913fea

Please sign in to comment.