Skip to content

Commit

Permalink
added css for vulnerability link
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysmithTTD committed Oct 18, 2024
1 parent fa34bec commit 68cfb36
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions public/stylesheets/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@
padding-top: 20px;
}

.form__vulnerability-link {
color: gray;
display: flex;
justify-content: center;
padding-top: 20px;
font-size: 12px;
}

.error {
color: red;
margin-top: 0;
Expand Down

0 comments on commit 68cfb36

Please sign in to comment.