does it work?
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
/* Making the button pop */
|
||||
.comment-card .btn-primary {
|
||||
background-color: #007bff;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 8px 20px;
|
||||
font-weight: 500;
|
||||
@@ -45,7 +45,7 @@
|
||||
}
|
||||
|
||||
.comment-card .btn-primary:hover {
|
||||
background-color: #0056b3;
|
||||
background-color: #e1e4e8;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user