typo and hover colore delete services

This commit is contained in:
Tealk
2021-03-19 12:13:50 +01:00
parent 4d79ae1e43
commit a5e154a18c
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -242,6 +242,10 @@ article.card textarea {
font-size: 1em;
}
.delete-service:hover {
color: darkred;
}
.service label {
margin-bottom: 0;
}