remove bold font weight from hover

This commit is contained in:
matty 2024-03-29 18:23:48 -04:00
parent 2d00abc61e
commit 3b23bd7790
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ input.p-inputtext.p-component.ng-star-inserted {
.modal-body p a:hover {
color: #D16100 !important;
text-decoration: none !important;
font-weight: 900 !important;
}